Copy to Clipboard
ZERO WIDTH JOINER
General information
| ID | 8205 |
| HEX | 200d |
| Char | |
| Char type | Format |
| Unicode name | ZERO WIDTH JOINER |
| Extended name | ZERO WIDTH JOINER |
| Unicode group | General Punctuation |
| Unicode Code Point | U+200D |
Conversion (How to escape )
| HTML Entity (decimal) | |
| HTML Entity (hex) | ‍ |
| URL Encoded | %E2%80%8D |
| C / C++ / Java | "\u200D" |
| Javascript (UTF-16) | "\u200D" |
| Javascript | "\u{200D}" |
| Python | u"\u200D" |
| CSS | \200D |
| CSS | \00200D |
How to type
| Microsoft Office | write 200d then press Alt + X |
| Microsoft Office (alternative) | write U+200d then press Alt + X |
| Apple Mac | Hold Alt, type 2 0 0 D then release |
| Apple Mac (alternative) | Hold Option, type 2 0 0 D then release |
| Unix GTK | Hold Ctrl + Shift, type u 2 0 0 D, then release. |
| Unix GTK (Alternative) | Press Ctrl + Shift + u, type 2 0 0 D, then press Enter. |
UTF Encodings
| UTF-8 (hex) | E2 80 8D |
| UTF-8 (octal) | 342 200 215 |
| UTF-8 (binary) | 11100010 10000000 10001101 |
| UTF-16 (hex) | 20 0D |
| UTF-16 (octal) | 40 15 |
| UTF-16 (binary) | 00100000 00001101 |
| UTF-32 (hex) | 00 00 20 0D |
| UTF-32 (octal) | 000 000 020 015 |
| UTF-32 (binary) | 00000000 00000000 00100000 00001101 |
IMAGE