p
Technical information
| Symbol | p | |
| Name | Latin small letter p | |
| Unicode number | U+0070 | |
| Category | ASCII Table7. Lowercase Latin alphabet | |
Encoding
| HTML Entity | p | |
| HTML Entity (hex) | p | |
| URL Escape Code | p | |
| UTF-8 (hex) | 0x70 | |
| UTF-8 (binary) | 01110000 | |
| UTF-16 | 0x0070 | |
| UTF-32 | 0x00000070 |
Source Code
| C, C++, and Java | "\u0070" | |
| CSS Code | \0070 | |
| JavaScript | "\u0070" | |
| Perl | \x{0070} | |
| Python 2 | u"\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.
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: "\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