P
Technical information
| Symbol | P | |
| Name | Latin capital letter p | |
| Unicode number | U+0050 | |
| Category | ASCII Table5. Uppercase Latin alphabet | |
Encoding
| HTML Entity | P | |
| HTML Entity (hex) | P | |
| URL Escape Code | P | |
| UTF-8 (hex) | 0x50 | |
| UTF-8 (binary) | 01010000 | |
| UTF-16 | 0x0050 | |
| UTF-32 | 0x00000050 |
Source Code
| C, C++, and Java | "\u0050" | |
| CSS Code | \0050 | |
| JavaScript | "\u0050" | |
| Perl | \x{0050} | |
| Python 2 | u"\u0050" | |
| Python 3 | \u0050 | |
| Ruby | \u{0050} |
Preview
This Unicode character looks like this P in sentence and in bold like this P and in italic like this P.
input-group
Font size:
P
12px
P
16px
P
20px
P
28px
P
36px
P
48px
P
72px
CSS Property: font-weight
P
100
P
200
P
300
P
400
P
500
P
600
P
700
P
800
P
900
HTML Forms and Input
input
disabled input
P
select
button
button
Code examples in HTML and CSS
<span>P</span>
span {
content: "\0050";
}
The symbol in different fonts
P
-apple-system
P
Apple Color Emoji
P
Arial
P
BlinkMacSystemFont
P
Courier New
P
Georgia
P
Droid Sans
P
Helvetica
P
Noto Sans
P
Oxygen
P
Roboto
P
"Segoe UI"
P
sans-serif
P
Segoe UI Emoji
P
Segoe UI Symbol
P
system-ui
P
Times New Roman
P
Ubuntu
P
Verdana