Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Variation Selectors Supplement
Character Encoding
UTF-8
0xF30xA00x840xA3
UTF-16
0xDB400xDD23
UTF-32
0x000E0123
Copy & Paste Codes
Character
󠄣
Unicode Escape
\u{E0123}
HTML Entity (Decimal)
󠄣
HTML Entity (Hex)
󠄣
CSS Code
\E0123
JavaScript
String.fromCodePoint(0xE0123)
Python
chr(0xE0123)