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
0xF00x900x840x81
UTF-16
0xD8000xDD01
UTF-32
0x00010101
Copy & Paste Codes
Character
𐄁
Unicode Escape
\u{10101}
HTML Entity (Decimal)
𐄁
HTML Entity (Hex)
𐄁
CSS Code
\10101
JavaScript
String.fromCodePoint(0x10101)
Python
chr(0x10101)