(click to copy)
Char | |
Unicode name | <control-001D> |
Unicode group | Basic Latin |
Unicode Code Point | U+1D |
HTML Entity (decimal) |  |
HTML Entity (hex) |  |
How to type in Microsoft Windows | Alt + 29 |
How to type in Microsoft Office | write 1d then press Alt + X |
How to type in Microsoft Office | write U+1d then press Alt + X |
How to type in Apple Mac | Hold Alt, type 1 D then release |
How to type in Apple Mac | Hold Option, type 1 D then release |
UTF-8 (hex) | 0x1D |
UTF-8 (octal) | 35 |
UTF-8 (binary) | 00011101 |
UTF-16 (hex) | 0x001D |
UTF-16 (decimal) | 29 |
UTF-32 (hex) | 0x0000001D |
UTF-32 (decimal) | 29 |
How to display in C/C++/Java | "\u1D" |
How to type in Python | u"\u1D" |