HANGUL JUNGSEONG I-O-I (ퟁ)
ퟁ
Copy Character
Character Encoding
UTF-8
0xED0x9F0x81
UTF-16
0xD7C1
UTF-32
0x0000D7C1
Copy & Paste Codes
Unicode Escape
\u{D7C1}
HTML Entity (Decimal)
ퟁ
HTML Entity (Hex)
ퟁ
CSS Code
\D7C1
JavaScript/JSON
String.fromCodePoint(0xD7C1)
Python
chr(0xD7C1)
Ruby/PHP
chr(0xD7C1)
Unix, C, PHP, JAVA
0xD7C1
Perl
chr(0xD7C1)
URL Encoded
%d7c1