Unicode Character "≥" U+2265 Greater-than or Equal To
Unicode Version 15.1
≥
Summary
The unicode character "≥" at code point U+2265 is Greater-than or Equal To. It is a character in the Mathematical Operators block and is part of the Common script. The character is a math symbol. The UTF-8 encoding of "≥" is 0xE2 0x89 0xA5 and the UTF-16 encoding is 0x2265.
General Properties
Code Point | U+2265 |
Version Added | 1.1 |
Name | Greater-than or Equal To |
Unicode 1.0 Name | Greater than or Equal To |
Block | Mathematical Operators |
General Category | Math Symbol |
Canonical Combining Class | Not Reordered |
Bidirectional Class | Other Neutral |
Mirrored | Yes |
Mirrored Character | "≤" U+2264 Less-than or Equal To |
Encodings
HTML Entity | ≥ ≥ ≥ |
HTML Decimal Encoding | ≥ |
HTML Hex Encoding | ≥ |
UTF-8 Encoding | 0xE2 0x89 0xA5 |
UTF-16 Encoding | 0x2265 |
UTF-32 Encoding | 0x00002265 |
C/C++/Java Escape | \u2265 |