Unicode Character "≤" U+2264 Less-than or Equal To
    Unicode Version 15.1
                ≤
            
        Summary
The unicode character "≤" at code point U+2264 is Less-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 0xA4 and the UTF-16 encoding is 0x2264.
General Properties
| Code Point | U+2264 | 
| Version Added | 1.1 | 
| Name | Less-than or Equal To | 
| Unicode 1.0 Name | Less 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+2265 Greater-than or Equal To | 
Encodings
| HTML Entity | ≤ ≤ | 
| 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 |