U+2264 "" Less-than or Equal To Unicode Character

Unicode Version 18.0

Source: Noto Sans CJK Source: Browser Default

U+2264 "" Less-than or Equal To is a mathematical symbol that represents a relational operator indicating that the value on the left is either smaller than or exactly equal to the value on the right. It is widely used in mathematics, computer science, and logic to define inequalities, constraints, and ranges, and it is distinct from the similar but more restrictive "less than" symbol. This character is part of the Mathematical Operators block in Unicode, encoded for consistent representation across digital platforms and systems.

General Properties

Code Point
U+2264
Name
Less-than or Equal To
Unicode 1.0 Name
Less than or Equal To

Encodings

HTML Decimal Encoding
≤
HTML Hex Encoding
≤
UTF-8 Encoding
0xE2 0x89 0xA4
UTF-16 Encoding
0x2264
UTF-32 Encoding
0x00002264
C/C++/Java Escape
\u2264