Π

Technical information

SymbolΠ
NameGreek capital letter pi
Unicode numberU+03A0
CategoryGreek capital letter normal

Encoding

HTML EntityΠ
HTML Entity (hex)Π
HTML Entity (named)Π
URL Escape Code%CE%A0
UTF-8 (hex)0xCE 0xA0
UTF-8 (binary)11001110:10100000
UTF-160x03A0
UTF-320x000003A0

Source Code

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

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

            
span {
    content: "\03A0";
}

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