U+2267 "≧" Greater-than over Equal To Unicode Character
Unicode Version 17.0
≧
U+2267 "≧" Greater-than over Equal To is a mathematical symbol that combines the greater-than sign with an underline, visually representing the concept of "greater than or equal to" in a single glyph. It is part of the Mathematical Operators block in Unicode and is typically used in mathematical notation to indicate that one value is either larger than or exactly equal to another, serving as an alternative to the more common U+2265 "≥" symbol. This character can be found in technical texts, academic papers, and programming contexts where precise relational comparisons are needed.
General Properties
| Code Point | U+2267 |
| Version Added | 1.1 |
| Name | Greater-than over Equal To |
| Unicode 1.0 Name | Greater than over Equal To |
| Block | Mathematical Operators |
| General Category | Math Symbol |
| Canonical Combining Class | Not Reordered |
| Bidirectional Class | Other Neutral |
| Mirrored | Yes |
| Mirrored Character | "≦" U+2266 Less-than over Equal To |
Encodings
| HTML Decimal Encoding | ≧ |
| HTML Hex Encoding | ≧ |
| UTF-8 Encoding | 0xE2 0x89 0xA7 |
| UTF-16 Encoding | 0x2267 |
| UTF-32 Encoding | 0x00002267 |
| C/C++/Java Escape | \u2267 |