U+200B ZERO WIDTH SPACE

If this shows as a blank square, your device lacks a font to render it.

Decimal / Nº
8203
General Category
Script
Bidi Category
Unknown
East Asian Width
no designated width
Combining Class
Not Reordered
Decomposition
not a composition

Character Details

The Unicode character U+200B, officially named ZERO WIDTH SPACE, was introduced in Unicode version 1.1. It is part of the Punctuation block, which belongs to the Basic Multilingual plane.

Categorized technically as a Format, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is not a composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Unknown character. Its visual representation remains not mirrored regardless of the reading direction.

Representations & Encodings

Click any row to instantly copy the encoding value to your clipboard.

8203 Copied!
UTF-8 E2 80 8B Copied!
UTF-16 20 0B Copied!
UTF-32 00 00 20 0B Copied!
URL-Quoted %E2%80%8B Copied!
HTML hex reference ​ Copied!
RFC 5137 \u'200B' Copied!
Bash and Zsh (inside echo -e) \u200B Copied!
C and C++ \u200b Copied!
C# \u200b Copied!
CSS \00200B Copied!
Excel =UNICHAR(8203) Copied!
Go \u200b Copied!
JavaScript \u200B Copied!
Modern JavaScript (since ES6) \u{200b} Copied!
JSON \u200B Copied!
Java \u200B Copied!
Lua \u{200B} Copied!
Matlab char(8203) Copied!
Perl \x{200B} Copied!
PHP \u{200b} Copied!
PostgreSQL U&'\200B' Copied!
PowerShell `u{200B} Copied!
Python \u200b Copied!
Ruby \u{200b} Copied!
Rust \u{200b} Copied!