(click to copy)
Char | |
Unicode name | <control-0008> |
Unicode group | Basic Latin |
Unicode Code Point | U+8 |
HTML Entity (decimal) |  |
HTML Entity (hex) |  |
How to type in Microsoft Windows | Alt + 8 |
How to type in Microsoft Office | write 8 then press Alt + X |
How to type in Microsoft Office | write U+8 then press Alt + X |
How to type in Apple Mac | Hold Alt, type 8 then release |
How to type in Apple Mac | Hold Option, type 8 then release |
UTF-8 (hex) | 0x08 |
UTF-8 (octal) | 10 |
UTF-8 (binary) | 00001000 |
UTF-16 (hex) | 0x0008 |
UTF-16 (decimal) | 8 |
UTF-32 (hex) | 0x00000008 |
UTF-32 (decimal) | 8 |
How to display in C/C++/Java | "\u8" |
How to type in Python | u"\u8" |