U+2000
U+2000 · EN QUAD
En Quad
| UTF-8 | E2 80 80 | 3 bytes |
|---|---|---|
| UTF-16 | 2000 | 1 code unit |
| UTF-32 | 00002000 | 4 bytes |
| HTML decimal |   | |
| HTML hex |   | |
| CSS | \2000 | in content: "…" |
| JavaScript | \u2000 | |
| JSON | \u2000 | |
| Python | \u2000 | |
| Python | \N{EN QUAD} | by name |
| Java / C# | \u2000 | |
| C / C++ | \u2000 | universal character name |
| Rust / Swift / PHP | \u{2000} | |
| Go | \u2000 | |
| Ruby | \u2000 | |
| Excel / Sheets | =UNICHAR(8192) | |
| URL-encoded | %E2%80%80 | percent-encoded UTF-8 |
§
Looks similar
Characters that Unicode’s security data (UTS #39 confusables) lists as visually confusable with this one. Useful for spotting lookalike spoofing in URLs and usernames.
U+0020SPSpace
U+00A0NBSPNo-Break Space
U+2001U+2001Em Quad
U+2002U+2002En Space
U+2003U+2003Em Space
U+2004U+2004Three-Per-Em Space
U+2005U+2005Four-Per-Em Space
U+2006U+2006Six-Per-Em Space
U+2007U+2007Figure Space
U+2008U+2008Punctuation Space
U+2009U+2009Thin Space
U+200AU+200AHair Space
U+2028U+2028Line Separator
U+2029U+2029Paragraph Separator
U+202FNNBSPNarrow No-Break Space
U+205FMMSPMedium Mathematical Space