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
0xF00x900x840x80
UTF-16
0xD8000xDD00
UTF-32
0x00010100
Copy & Paste Codes
Character
𐄀
Unicode Escape
\u{10100}
HTML Entity (Decimal)
𐄀
HTML Entity (Hex)
𐄀
CSS Code
\10100
JavaScript
String.fromCodePoint(0x10100)
Python
chr(0x10100)