GREATER-THAN OR EQUIVALENT TO
≳
U+2273
Unicode Block
Mathematical OperatorsCode
2273
Code Point
8819
Notes
~ 2273 FE00 following the slant of the lower leg
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Mathematical Operators
Character Encoding
UTF-8
0xE20x890xB3
UTF-16
0x2273
UTF-32
0x00002273
Copy & Paste Codes
Character
≳
Unicode Escape
\u{2273}
HTML Entity (Decimal)
≳
HTML Entity (Hex)
≳
CSS Code
\2273
JavaScript
String.fromCodePoint(0x2273)
Python
chr(0x2273)