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