LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND GRAVE (Ồ)
Ồ
Copy Character
Character Encoding
UTF-8
0xE10xBB0x92
UTF-16
0x1ED2
UTF-32
0x00001ED2
Copy & Paste Codes
Unicode Escape
\u{1ED2}
HTML Entity (Decimal)
Ồ
HTML Entity (Hex)
Ồ
CSS Code
\1ED2
JavaScript/JSON
String.fromCodePoint(0x1ED2)
Python
chr(0x1ED2)
Ruby/PHP
chr(0x1ED2)
Unix, C, PHP, JAVA
0x1ED2
Perl
chr(0x1ED2)
URL Encoded
%1ed2