p

Technical information

Symbolp
NameLatin small letter p
Unicode numberU+0070
CategoryASCII Table7. Lowercase Latin alphabet

Encoding

HTML Entityp
HTML Entity (hex)p
URL Escape Codep
UTF-8 (hex)0x70
UTF-8 (binary)01110000
UTF-160x0070
UTF-320x00000070

Source Code

C, C++, and Java"\u0070"
CSS Code\0070
JavaScript"\u0070"
Perl\x{0070}
Python 2u"\u0070"
Python 3\u0070
Ruby\u{0070}

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

            
span {
    content: "\0070";
}

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