Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Hangul Jamo
Character Encoding
UTF-8
0xE10x840xA2
UTF-16
0x1122
UTF-32
0x00001122
Copy & Paste Codes
Character
ᄢ
Unicode Escape
\u{1122}
HTML Entity (Decimal)
ᄢ
HTML Entity (Hex)
ᄢ
CSS Code
\1122
JavaScript
String.fromCodePoint(0x1122)
Python
chr(0x1122)