U+2265 "" Greater-than or Equal To Unicode Character

Unicode Version 18.0

Source: Noto Sans CJK Source: Browser Default

U+2265 "" Greater-than or Equal To is a mathematical symbol used to indicate that one value is larger than or exactly equal to another, serving as a fundamental operator in algebra, inequality notation, and programming logic. It was included in the Unicode standard to provide a single, typographically consistent glyph for this common relational concept, distinguishing it from the separate greater-than sign ">" and the equals sign "=". The symbol is frequently employed in equations, technical writing, and data comparison expressions to represent non-strict inequality, and it is supported across most modern fonts and digital text systems.

General Properties

Code Point
U+2265
Name
Greater-than or Equal To
Unicode 1.0 Name
Greater than or Equal To

Encodings

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