Unicode Character "" U+200D Zero Width Joiner
Unicode Version 15.1
Summary
The unicode character "" at code point U+200D is Zero Width Joiner. It is a character in the General Punctuation block and is part of the Inherited script. The character is a format. The UTF-8 encoding of "" is 0xE2 0x80 0x8D and the UTF-16 encoding is 0x200D.
General Properties
Code Point | U+200D |
Version Added | 1.1 |
Name | Zero Width Joiner |
Block | General Punctuation |
General Category | Format |
Canonical Combining Class | Not Reordered |
Bidirectional Class | Boundary Neutral |
Alias | ZWJ (abbreviation) |
Encodings
HTML Entity | ‍ |
HTML Decimal Encoding | ‍ |
HTML Hex Encoding | ‍ |
UTF-8 Encoding | 0xE2 0x80 0x8D |
UTF-16 Encoding | 0x200D |
UTF-32 Encoding | 0x0000200D |
C/C++/Java Escape | \u200d |