π

Pi Symbol (π)

Copy and paste the pi symbol π — click the button or any variant below

Pi Symbol Copy and Paste

Click any symbol below to copy it to your clipboard instantly.

Looking for the “pie symbol”? This is it — π, the Greek letter pi, best known as the circle constant 3.14159…

π Pi Copied!
Π Capital Pi Copied!
ϖ Pi Variant Copied!
𝜋 Math Italic Copied!
𝛑 Math Bold Copied!
𝝅 Bold Italic Copied!
Double-Struck Copied!
N-Ary Product Copied!
Unicode Character
π
Unicode Hex
U+03C0
HTML Entity
π
Decimal Code
960

About the Pi Symbol

Last reviewed on August 3, 2026

The Pi symbol (π) is one of the greek letters characters in the AllSymbols catalog. It is part of the Unicode Greek and Coptic block (U+0370–U+03FF). Greek letters serve double duty: they spell modern Greek and ancient Greek text, and they appear all through math, physics, statistics, and engineering as variable names with conventional meanings.

Where this character is used

In technical writing, the letter is the variable; the meaning comes from your field’s convention. Pi (π) is the circle constant in geometry but a probability in statistics. Sigma (σ) is a standard deviation as a variable and a sum operator (Σ) when capitalized. Always introduce a Greek letter on first use unless your audience can be assumed to know the convention.

Code references

In Unicode, Pi sits at code point U+03C0. Web pages reference it with the HTML numeric entity π; CSS rules reference it as a quoted hex escape (the four-digit code prefixed with a backslash); in JavaScript and most modern source-code contexts you can either paste the literal character or use a Unicode escape with the same hex digits.

Rendering and font support

Several Greek capitals look identical to Latin capitals (Alpha = A, Beta = B, Mu = M, Nu = N). They are distinct code points and may render with subtle differences. Use the Latin letter when you mean the Latin letter, and the Greek capital only when the meaning is specifically Greek — this matters for screen readers and search.

Related characters

If Pi isn’t quite what you need, the Greek Letters page lists every related character on the site — including Alpha and Mu. The related-symbols grid below also surfaces the closest sibling characters.

How to Type the Pi Symbol on a Keyboard

Windows (Alt code): Hold Alt and type 227 on the numeric keypad
Mac: Press Option+P
Microsoft Word: Type 03C0 then press Alt+X to convert it into π
HTML: Use the entity π or the numeric code π
Phone & tablet: Copying π from this page is fastest — see our mobile typing guide for keyboard tricks

Pi Symbol Code for HTML, CSS & JavaScript

HTML: π
CSS: content: '\\03C0';
JavaScript: '\\u03C0'
Unicode: U+03C0

Frequently Asked Questions

How do I type the pi symbol π on Windows?

Hold Alt and type 227 on the numeric keypad. You can also copy π straight from this page — it pastes into any app.

How do I type π on a Mac?

Press Option+P.

What is the Unicode and HTML code for the pi symbol?

The pi symbol is Unicode code point U+03C0. In HTML, use the entity π or the numeric reference π.

Is it the pi symbol or the pie symbol?

It is the pi symbol — π, the sixteenth letter of the Greek alphabet, used for the mathematical constant 3.14159… “Pie symbol” is a common misspelling of the same character.