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
0xF00x900x8A0xAA
UTF-16
0xD8000xDEAA
UTF-32
0x000102AA
Copy & Paste Codes
Character
𐊪
Unicode Escape
\u{102AA}
HTML Entity (Decimal)
𐊪
HTML Entity (Hex)
𐊪
CSS Code
\102AA
JavaScript
String.fromCodePoint(0x102AA)
Python
chr(0x102AA)