π

Technical information

Symbolπ
NameGreek small letter pi
Unicode numberU+03C0
CategoryGreek small letter normal
DescriptionThe Unicode character π, or U+03C0, is known as "Greek Small Letter Pi". It is part of the "Greek and Coptic" block, which includes characters from the Greek alphabet as well as some additional letters used in the Coptic language. This character falls under the "Letter, Lowercase" category. Visually, it represents the lowercase version of the Greek letter 'Pi'. In the context of the Greek language, it is used as a standard letter. However, the Pi symbol has a significant place in mathematics, where it represents the ratio of a circle's circumference to its diameter, a fundamental constant approximately equal to 3.14159. Its specific usage can vary depending on the context, whether in language, mathematics, science, engineering, or other fields.

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-160x03C0
UTF-320x000003C0

Source Code

C, C++, and Java"\u03C0"
CSS Code\03C0
JavaScript"\u03C0"
Perl\x{03C0}
Python 2u"\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 π.

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

References