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