Ϡ

Technical information

SymbolϠ
NameGreek letter sampi
Unicode numberU+03E0
CategoryArchaic letters

Encoding

HTML EntityϠ
HTML Entity (hex)Ϡ
URL Escape Code%CF%A0
UTF-8 (hex)0xCF 0xA0
UTF-8 (binary)11001111:10100000
UTF-160x03E0
UTF-320x000003E0

Source Code

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

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>&#992;</span>

            
span {
    content: "\03E0";
}

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