Mathematical Operators: Less-Than Or Equal To

U+2264
Noto text font
Plane
0 (Basic Multilingual)
Block
Mathematical Operators
Unicode Version
1.1
UTF-32BE
00 00 22 64
UTF-32LE
64 22 00 00
UTF-16BE
22 64
UTF-16LE
64 22
UTF-8
E2 89 A4

Character Escapes

HTML5
≤
≤
≤
≤
C
\u2264 (C99)
\U002264 (C99)
C++
\u{2264} (C++23)
\U00002264
\u2264
Java
\u2264
JavaScript
\u{2264}
\u2264
CSS
\2264
\002264
Quoted-Printable
=E2=89=A4
URL
%E2%89%A4