(click to copy)
Char | |
Unicode name | <control-0099> |
Unicode group | Latin-1 Supplement |
Unicode Code Point | U+99 |
HTML Entity (decimal) | ™ |
HTML Entity (hex) | ™ |
How to type in Microsoft Windows | Alt + 0153 |
How to type in Microsoft Office | write 99 then press Alt + X |
How to type in Microsoft Office | write U+99 then press Alt + X |
How to type in Apple Mac | Hold Alt, type 9 9 then release |
How to type in Apple Mac | Hold Option, type 9 9 then release |
UTF-8 (hex) | 0x99 |
UTF-8 (octal) | 231 |
UTF-8 (binary) | 10011001 |
UTF-16 (hex) | 0x0099 |
UTF-16 (decimal) | 153 |
UTF-32 (hex) | 0x00000099 |
UTF-32 (decimal) | 153 |
How to display in C/C++/Java | "\u99" |
How to type in Python | u"\u99" |