Z
(click to copy)
Char | Z |
Unicode name | LATIN CAPITAL LETTER Z |
Unicode group | Basic Latin |
Unicode Code Point | U+5A |
to Lowercase | z |
HTML Entity (decimal) | Z |
HTML Entity (hex) | Z |
How to type in Microsoft Windows | Alt + 90 |
How to type in Microsoft Office | write 5a then press Alt + X |
How to type in Microsoft Office | write U+5a then press Alt + X |
How to type in Apple Mac | Hold Alt, type 5 A then release |
How to type in Apple Mac | Hold Option, type 5 A then release |
UTF-8 (hex) | 0x5A |
UTF-8 (octal) | 132 |
UTF-8 (binary) | 01011010 |
UTF-16 (hex) | 0x005A |
UTF-16 (decimal) | 90 |
UTF-32 (hex) | 0x0000005A |
UTF-32 (decimal) | 90 |
How to display in C/C++/Java | "\u5A" |
How to type in Python | u"\u5A" |