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
0xCE0xA3
UTF-16
0x03A3
UTF-32
0x000003A3
Copy & Paste Codes
Character
Σ
Unicode Escape
\u{03A3}
HTML Entity (Decimal)
Σ
HTML Entity (Hex)
Σ
CSS Code
\03A3
JavaScript
String.fromCodePoint(0x03A3)
Python
chr(0x03A3)