GREEK SMALL LETTER SIGMA (σ)
σ
Copy Character
Unicode Block
Greek and CopticUnicode Code
U+03C3
Codepoint
963
Notes
used symbolically with a numeric value 200
Character Encoding
UTF-8
0xCF0x83
UTF-16
0x03C3
UTF-32
0x000003C3
Copy & Paste Codes
Unicode Escape
\u{03C3}
HTML Entity (Decimal)
σ
HTML Entity (Hex)
σ
CSS Code
\03C3
JavaScript/JSON
String.fromCodePoint(0x03C3)
Python
chr(0x03C3)
Ruby/PHP
chr(0x03C3)
Unix, C, PHP, JAVA
0x03C3
Perl
chr(0x03C3)
URL Encoded
%03c3