Tool to detect or insert zero-width spaces, also called ZWSP, or invisible space characters U+200B in a text string.
Zero-width Space (ZWSP) - dCode
Tag(s) : Character Encoding
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
A zero-width space (ZWSP) is a Unicode character that represents an invisible breaking space used to indicate a potential separation of a word.
The space without hunting has the particularity of leaving no visible trace.
Non-width spaces are encoded with the unicode character U+200B which can be inserted into text using a special keyboard shortcut or by copying and pasting the appropriate Unicode character (not visible).
The HTML standard provides the following HTML entities for inserting a zero-width space: &zwsp; or ​. Unicode codes also work or .
Example: The ZWSP message contains a blank space between ZW and SP
There are 4 non-width characters in Unicode
— U+200B zero width space
— U+200C zero width non-joiner
— U+200D zero width joiner
— U+FEFF zero width no-break space
dCode detects them identically.
Messages containing ZWSP spaces (or other non-width characters) are visually identical to regular messages. Only a dedicated application will be able to display non-width characters which by definition are invisible by default.
dCode retains ownership of the "Zero-width Space (ZWSP)" source code. Any algorithm for the "Zero-width Space (ZWSP)" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Zero-width Space (ZWSP)" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "Zero-width Space (ZWSP)" or any other element are not public (except explicit open source licence like Creative Commons). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.
The content of the page "Zero-width Space (ZWSP)" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source.
Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link:
In a scientific article or book, the recommended bibliographic citation is: Zero-width Space (ZWSP) on dCode.fr [online website], retrieved on 2025-04-15,