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