LATIN CAPITAL LETTER P
P
U+0050
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C0 Controls and Basic Latin (Basic Latin)
Character Encoding
UTF-8
0x50
UTF-16
0x0050
UTF-32
0x00000050
Copy & Paste Codes
Character
P
Unicode Escape
\u{0050}
HTML Entity (Decimal)
P
HTML Entity (Hex)
P
CSS Code
\0050
JavaScript
String.fromCodePoint(0x0050)
Python
chr(0x0050)