Σ
Technical information
Symbol | Σ | |
Name | greek capital letter sigma | |
Unicode number | U+03A3 | |
Category | Greek capital letter normal |
Encoding
HTML Entity | Σ | |
HTML Entity (hex) | Σ | |
HTML Entity (named) | Σ | |
URL Escape Code | %CE%A3 | |
UTF-8 (hex) | 0xCE 0xA3 | |
UTF-8 (binary) | 11001110:10100011 | |
UTF-16 | 0x03A3 | |
UTF-32 | 0x000003A3 |
Source Code
C, C++, and Java | "\u03A3" | |
CSS Code | \03A3 | |
JavaScript | "\u03A3" | |
Perl | \x{03A3} | |
Python 2 | u"\u03A3" | |
Python 3 | \u03A3 | |
Ruby | \u{03A3} |
Preview
This Unicode character looks like this Σ in sentence and in bold like this Σ and in italic like this Σ.
input-group
Font size:
Σ
12px
Σ
16px
Σ
20px
Σ
28px
Σ
36px
Σ
48px
Σ
72px
CSS Property: font-weight
Σ
100
Σ
200
Σ
300
Σ
400
Σ
500
Σ
600
Σ
700
Σ
800
Σ
900
HTML Forms and Input
input
Disabled input
Σ
select
button
button
Code examples in HTML and CSS
<span>Σ</span>
span {
content: "\03A3";
}
The symbol in different fonts
Σ
-apple-system
Σ
Apple Color Emoji
Σ
Arial
Σ
BlinkMacSystemFont
Σ
Courier New
Σ
Georgia
Σ
Droid Sans
Σ
Helvetica
Σ
Noto Sans
Σ
Oxygen
Σ
Roboto
Σ
"Segoe UI"
Σ
sans-serif
Σ
Segoe UI Emoji
Σ
Segoe UI Symbol
Σ
system-ui
Σ
Times New Roman
Σ
Ubuntu
Σ
Verdana