P

Technical information

SymbolP
NameLatin capital letter p
Unicode numberU+0050
CategoryASCII Table5. Uppercase Latin alphabet

Encoding

HTML EntityP
HTML Entity (hex)P
URL Escape CodeP
UTF-8 (hex)0x50
UTF-8 (binary)01010000
UTF-160x0050
UTF-320x00000050

Source Code

C, C++, and Java"\u0050"
CSS Code\0050
JavaScript"\u0050"
Perl\x{0050}
Python 2u"\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.

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
input-group
select
button
button

Code examples in HTML and CSS

<span>&#80;</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

References