π
Technical information
Symbol | π | |
Name | greek small letter pi | |
Unicode number | U+03C0 | |
Category | Greek small letter normal |
Encoding
HTML Entity | π | |
HTML Entity (hex) | π | |
HTML Entity (named) | π | |
URL Escape Code | %CF%80 | |
UTF-8 (hex) | 0xCF 0x80 | |
UTF-8 (binary) | 11001111:10000000 | |
UTF-16 | 0x03C0 | |
UTF-32 | 0x000003C0 |
Source Code
C, C++, and Java | "\u03C0" | |
CSS Code | \03C0 | |
JavaScript | "\u03C0" | |
Perl | \x{03C0} | |
Python 2 | u"\u03C0" | |
Python 3 | \u03C0 | |
Ruby | \u{03C0} |
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: "\03C0";
}
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