σ
Technical information
Symbol | σ | |
Name | greek small letter sigma | |
Unicode number | U+03C3 | |
Category | Greek small letter normal |
Encoding
HTML Entity | σ | |
HTML Entity (hex) | σ | |
HTML Entity (named) | σ | |
URL Escape Code | %CF%83 | |
UTF-8 (hex) | 0xCF 0x83 | |
UTF-8 (binary) | 11001111:10000011 | |
UTF-16 | 0x03C3 | |
UTF-32 | 0x000003C3 |
Source Code
C, C++, and Java | "\u03C3" | |
CSS Code | \03C3 | |
JavaScript | "\u03C3" | |
Perl | \x{03C3} | |
Python 2 | u"\u03C3" | |
Python 3 | \u03C3 | |
Ruby | \u{03C3} |
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: "\03C3";
}
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