Mathematical Operators: Greater-Than Or Equal To

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

Character Escapes

HTML5
≥
≥
≥
≥
≥
C
\u2265 (C99)
\U002265 (C99)
C++
\u{2265} (C++23)
\U00002265
\u2265
Java
\u2265
JavaScript
\u{2265}
\u2265
CSS
\2265
\002265
Quoted-Printable
=E2=89=A5
URL
%E2%89%A5