Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Greek and Coptic
Character Encoding
UTF-8
0xCD0xB7
UTF-16
0x0377
UTF-32
0x00000377
Copy & Paste Codes
Character
ͷ
Unicode Escape
\u{0377}
HTML Entity (Decimal)
ͷ
HTML Entity (Hex)
ͷ
CSS Code
\0377
JavaScript
String.fromCodePoint(0x0377)
Python
chr(0x0377)