LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND DOT BELOW (Ộ)
Ộ
Copy Character
Character Encoding
UTF-8
0xE10xBB0x98
UTF-16
0x1ED8
UTF-32
0x00001ED8
Copy & Paste Codes
Unicode Escape
\u{1ED8}
HTML Entity (Decimal)
Ộ
HTML Entity (Hex)
Ộ
CSS Code
\1ED8
JavaScript/JSON
String.fromCodePoint(0x1ED8)
Python
chr(0x1ED8)
Ruby/PHP
chr(0x1ED8)
Unix, C, PHP, JAVA
0x1ED8
Perl
chr(0x1ED8)
URL Encoded
%1ed8