P
(click to copy)
Char | P |
Unicode name | LATIN CAPITAL LETTER P |
Unicode group | Basic Latin |
Unicode Code Point | U+50 |
to Lowercase | p |
HTML Entity (decimal) | P |
HTML Entity (hex) | P |
How to type in Microsoft Windows | Alt + 80 |
How to type in Microsoft Office | write 50 then press Alt + X |
How to type in Microsoft Office | write U+50 then press Alt + X |
How to type in Apple Mac | Hold Alt, type 5 0 then release |
How to type in Apple Mac | Hold Option, type 5 0 then release |
UTF-8 (hex) | 0x50 |
UTF-8 (octal) | 120 |
UTF-8 (binary) | 01010000 |
UTF-16 (hex) | 0x0050 |
UTF-16 (decimal) | 80 |
UTF-32 (hex) | 0x00000050 |
UTF-32 (decimal) | 80 |
How to display in C/C++/Java | "\u50" |
How to type in Python | u"\u50" |