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
0xF00x920x8D0x82
UTF-16
0xD8080xDF42
UTF-32
0x00012342
Copy & Paste Codes
Character
𒍂
Unicode Escape
\u{12342}
HTML Entity (Decimal)
𒍂
HTML Entity (Hex)
𒍂
CSS Code
\12342
JavaScript
String.fromCodePoint(0x12342)
Python
chr(0x12342)