V
(click to copy)
Char | V |
Unicode name | LATIN CAPITAL LETTER V |
Unicode group | Basic Latin |
Unicode Code Point | U+56 |
to Lowercase | v |
HTML Entity (decimal) | V |
HTML Entity (hex) | V |
How to type in Microsoft Windows | Alt + 86 |
How to type in Microsoft Office | write 56 then press Alt + X |
How to type in Microsoft Office | write U+56 then press Alt + X |
How to type in Apple Mac | Hold Alt, type 5 6 then release |
How to type in Apple Mac | Hold Option, type 5 6 then release |
UTF-8 (hex) | 0x56 |
UTF-8 (octal) | 126 |
UTF-8 (binary) | 01010110 |
UTF-16 (hex) | 0x0056 |
UTF-16 (decimal) | 86 |
UTF-32 (hex) | 0x00000056 |
UTF-32 (decimal) | 86 |
How to display in C/C++/Java | "\u56" |
How to type in Python | u"\u56" |