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
0xE20xB80x80
UTF-16
0x2E00
UTF-32
0x00002E00
Copy & Paste Codes
Character
⸀
Unicode Escape
\u{2E00}
HTML Entity (Decimal)
⸀
HTML Entity (Hex)
⸀
CSS Code
\2E00
JavaScript
String.fromCodePoint(0x2E00)
Python
chr(0x2E00)