Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Supplemental Punctuation
Character Encoding
UTF-8
0xE20xB80xA0
UTF-16
0x2E20
UTF-32
0x00002E20
Copy & Paste Codes
Character
⸠
Unicode Escape
\u{2E20}
HTML Entity (Decimal)
⸠
HTML Entity (Hex)
⸠
CSS Code
\2E20
JavaScript
String.fromCodePoint(0x2E20)
Python
chr(0x2E20)