U+03A0
Pi capitalΠ
Pi capital is a monochrome text character from the Unicode Greek and Coptic block, listed here under Greek Letters. Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents.
Quick facts
- Unicode
- U+03A0
- Decimal
- 928
- Hex
- 0x03A0
- Octal
- 0o1640
Unicode identity
| Format | Value | Copy |
|---|---|---|
| Code pointOfficial Unicode notation | U+03A0 | |
| Official nameUnicodeData.txt, Unicode 18.0.0 | GREEK CAPITAL LETTER PI | |
| DecimalBase 10 | 928 | |
| HexadecimalBase 16 | 0x03A0 | |
| OctalBase 8 | 0o1640 | |
| BinaryBase 2 | 0000001110100000 | |
| General categoryLetter, uppercase | Lu | |
| Unicode blockU+0370–U+03FF | Greek and Coptic | |
| Plane | Basic Multilingual Plane (BMP, Plane 0) |
HTML & CSS
| Format | Value | Copy |
|---|---|---|
| HTML entity (decimal) | Π | |
| HTML entity (hex) | Π | |
| HTML entity (named) | Π | |
| CSS content escapeUse inside content: "…" | \03A0 | |
| URL encodedPercent-encoded UTF-8 | %CE%A0 |
Programming languages
| Format | Value | Copy |
|---|---|---|
| JavaScript / TypeScript | \u03A0 | |
| JSONUTF-16 surrogate pairs | \u03A0 | |
| Python | \u03A0 | |
| Java / C# / Kotlin | \u03A0 |
Byte encodings
| Format | Value | Copy |
|---|---|---|
| UTF-82 bytes | CE A0 | |
| UTF-16 (BE) | 03A0 | |
| UTF-32 (BE) | 000003A0 |
How to type Pi capital
Windows
Hold Alt and type +3A0 with the hex numeric keypad option enabled, or type 3A0 then press Alt+X in Word and most Office apps.
macOS
Enable the Unicode Hex Input keyboard, hold Option, and type 03A0. Or open Character Viewer (Control+Command+Space) and search "Pi capital".
Linux
Press Ctrl+Shift+U, type 3a0, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.
HTML, CSS & code
Paste the character directly, or use the escapes above: Π in HTML, \03A0 in CSS, and \u03A0 in JavaScript.
Official Unicode reference
- Character name
- GREEK CAPITAL LETTER PI
- Block
- Greek and Coptic (U+0370–U+03FF)
- General category
- Lu — Letter, uppercase
Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Greek and Coptic block: U0370.pdf (PDF, unicode.org).
Frequently asked questions
How do I copy the Pi capital symbol?
Click the Copy button at the top of this page, or select Π and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.
What is the Unicode code point for Pi capital?
Pi capital is U+03A0 (decimal 928, hexadecimal 0x03A0, octal 0o1640). It lives in the Greek and Coptic block (U+0370–U+03FF) of the Basic Multilingual Plane (BMP, Plane 0).
What is the official Unicode name of Pi capital?
The Unicode Standard (version 18.0.0) names this character "GREEK CAPITAL LETTER PI". Its General_Category is Lu (Letter, uppercase).
What is the HTML code for Pi capital?
Use Π or Π, or the named entity Π. In CSS, use content: "\03A0".
How do I type Pi capital in code?
JavaScript: "\u03A0". Python: "\u03A0". JSON and Java: "\u03A0". The UTF-8 byte sequence is CE A0.
Is Pi capital an emoji?
No. Pi capital is a text symbol and renders as a monochrome glyph in the current font. Some platforms may offer an emoji variant when U+FE0F is appended.