Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Cuneiform
Character Encoding
UTF-8
0xF00x920x8D0x80
UTF-16
0xD8080xDF40
UTF-32
0x00012340
Copy & Paste Codes
Character
𒍀
Unicode Escape
\u{12340}
HTML Entity (Decimal)
𒍀
HTML Entity (Hex)
𒍀
CSS Code
\12340
JavaScript
String.fromCodePoint(0x12340)
Python
chr(0x12340)