ς

Technical information

Symbolς
NameGreek small letter final sigma
Unicode numberU+03C2
CategoryGreek small letter normal

Encoding

HTML Entityς
HTML Entity (hex)ς
HTML Entity (named)ς
URL Escape Code%CF%82
UTF-8 (hex)0xCF 0x82
UTF-8 (binary)11001111:10000010
UTF-160x03C2
UTF-320x000003C2

Source Code

C, C++, and Java"\u03C2"
CSS Code\03C2
JavaScript"\u03C2"
Perl\x{03C2}
Python 2u"\u03C2"
Python 3\u03C2
Ruby\u{03C2}

Preview

This Unicode character looks like this ς in sentence and in bold like this ς and in italic like this ς.

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
ς
input-group
select
button
button

Code examples in HTML and CSS

<span>&#962;</span>

            
span {
    content: "\03C2";
}

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

References