LATIN CAPITAL LETTER PUTF-8 Character/Symbol

P
Copy this symbol

LATIN CAPITAL LETTER P

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

0050
80

HTML Examples

Using HEX code of LATIN CAPITAL LETTER P in HTML file

<span> &#x0050; </span>

Using Decimal code of LATIN CAPITAL LETTER P in HTML file

<span> &#80; </span>

CSS Example

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

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