Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Carian
Character Encoding
UTF-8
0xF00x900x8A0xAB
UTF-16
0xD8000xDEAB
UTF-32
0x000102AB
Copy & Paste Codes
Character
𐊫
Unicode Escape
\u{102AB}
HTML Entity (Decimal)
𐊫
HTML Entity (Hex)
𐊫
CSS Code
\102AB
JavaScript
String.fromCodePoint(0x102AB)
Python
chr(0x102AB)