GREATER-THAN BUT NOT EQUAL TO (≩)
≩
Copy Character
Unicode Block
Mathematical OperatorsUnicode Code
U+2269
Codepoint
8809
Notes
~ 2269 FE00 with vertical stroke
Character Encoding
UTF-8
0xE20x890xA9
UTF-16
0x2269
UTF-32
0x00002269
Copy & Paste Codes
Unicode Escape
\u{2269}
HTML Entity (Decimal)
≩
HTML Entity (Hex)
≩
CSS Code
\2269
JavaScript/JSON
String.fromCodePoint(0x2269)
Python
chr(0x2269)
Ruby/PHP
chr(0x2269)
Unix, C, PHP, JAVA
0x2269
Perl
chr(0x2269)
URL Encoded
%2269