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