Search
Search for a symbol or emoji...
℘
℘
Script Capital P Symbol ℘
Script Capital P Symbol Information
| Symbol Name | Script Capital P |
| Unicode Version | 1.1 (June 1993) |
| Unicode | U+2118 |
| CSS Code | \2118 |
| HTML Entity | ℘ |
| Hex Code | ℘ |
| HTML Code | ℘ |
| Symbol | ℘ |
Script Capital P Symbol Encoding
| UTF-8 | 0xE2 0x84 0x98 |
| UTF-16 | 0x2118 |
| UTF-32 | 0x00002118 |
How to add script capital p symbol via keyboard on different Operating systems
You can type the script capital p symbol on most modern devices with the help of following methods:
How to type script capital p symbol on Microsoft Word
You can type the script capital p in Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 2118
- Without moving the cursor press keys Alt + x together
- The original 2118 is now transformed into ℘
How to type script capital p symbol on Microsoft Windows
You can type the script capital p on Microsoft windows using following steps:
- Hold Alt and press to type script capital p on your windows machine.
How to type script capital p symbol on Mac OS
You can type the script capital p on Mac OS using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Press Ctrl + ⌘ Command + ⎵ Space to bring up the Character Viewer. Alternatively, choose Edit ⇒ Emoji & Symbols
- Type "Script Capital P" in the search field at the top and press Enter
- The symbol should appear. Click on it to insert it into your text


How to type script capital p symbol on Linux
You can type the script capital p on Linux using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Hold ⇧ Shift + Ctrl and press the letter + U
- Press keys 2118 consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type script capital p symbol on IOS and Android
The easiest way to type the script capital p symbol on ios and android is to copy and paste it wherever you need it.
How to use script capital p in CSS
//CSS Example
1span {
2 content: \2118;
3 }How to use script capital p in HTML
//HTML Example
1<span>℘</span>Script Capital P symbol representation in programming languages
Script Capital Psymbol's representation in different programming languages can be found in table below:
| Language | Representation |
|---|---|
| Rust | \u{2118} |
| Ruby | \u{2118} |
| Python | \u2118 |
| PHP | \u{2118} |
| Perl | \x{2118} |
| Java | \u2118 |
| Modern JavaScript - Since ES6 | \u{2118} |
| JavaScript | \u2118 |
| Go | \u2118 |
| C# | \u2118 |
| C and C++ | \u2118 |
| Bash and Zsh - inside echo -e | \u2118 |
| RFC 5137 | \u'2118' |
