How to Type the Greek Small Letter Pi

π

Click the button to copy the Greek Small Letter Pi.

Greek Small Letter Pi Codes

Symbolπ
UnicodeU+03C0
HTML named entityπ
HTML decimalπ
HTML hexadecimalπ
CSS escape\03C0
JavaScript escape\u03C0
Windows Alt codeAlt + 227

How to Type π on Windows

For a one-time use, the copy button is the fastest and most reliable choice. When the Alt code listed above is available, turn on Num Lock, hold Alt, enter the digits on the numeric keypad, and release Alt. The number row above the letters does not normally work for legacy Alt codes.

In Microsoft Word and several Office applications, type 03C0 and press Alt + X. Word converts the hexadecimal Unicode value into π. Press Alt + X again to switch it back to the code.

How to Type π on a Mac

Open Character Viewer with Control + Command + Space, search for Greek Small Letter Pi, and select the character. Some common symbols also have direct Option-key shortcuts, but Character Viewer is more consistent across keyboard layouts.

Chromebook, Linux, iPhone, and Android

On a Chromebook, press Ctrl + Shift + U, enter 03c0, and press Enter. Many Linux applications use the same Unicode entry sequence. On phones and tablets, hold a related key to check for alternate characters; when the symbol is not offered, copy it from this page and paste it into the destination app.

Using π in HTML and CSS

UTF-8 pages can usually include the symbol directly. The named or numeric HTML references above are useful when source code clarity or encoding compatibility matters. In CSS generated content, use the CSS escape shown in the table, followed by a space when another hexadecimal character immediately follows it.