LATIN SMALL LETTER P
p
U+0070
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
0x70
UTF-16
0x0070
UTF-32
0x00000070
Copy & Paste Codes
Character
p
Unicode Escape
\u{0070}
HTML Entity (Decimal)
p
HTML Entity (Hex)
p
CSS Code
\0070
JavaScript
String.fromCodePoint(0x0070)
Python
chr(0x0070)