Π
Technical information
Symbol | Π | |
Name | Greek capital letter pi | |
Unicode number | U+03A0 | |
Category | Greek 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-16 | 0x03A0 | |
UTF-32 | 0x000003A0 |
Source Code
C, C++, and Java | "\u03A0" | |
CSS Code | \03A0 | |
JavaScript | "\u03A0" | |
Perl | \x{03A0} | |
Python 2 | u"\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 Π.
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: "\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