LATIN SMALL LETTER PUTF-8 Character/Symbol

p
Copy this symbol

LATIN SMALL LETTER P

Click on any of the following code values to copy to clipboard.

0070
112

HTML Examples

Using HEX code of LATIN SMALL LETTER P in HTML file

<span> &#x0070; </span>

Using Decimal code of LATIN SMALL LETTER P in HTML file

<span> &#112; </span>

CSS Example

Using HEX code of LATIN SMALL LETTER P in CSS file for content

span { 
    content: '\0070';
}
All UTF-8 Symbols