Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Aegean Numbers
Character Encoding
UTF-8
0xF00x900x840xA3
UTF-16
0xD8000xDD23
UTF-32
0x00010123
Copy & Paste Codes
Character
𐄣
Unicode Escape
\u{10123}
HTML Entity (Decimal)
𐄣
HTML Entity (Hex)
𐄣
CSS Code
\10123
JavaScript
String.fromCodePoint(0x10123)
Python
chr(0x10123)