Search for a tool
Zero-width Space (ZWSP)

Tool to detect or insert zero-width spaces, also called ZWSP, or invisible space characters U+200B in a text string.

Results

Zero-width Space (ZWSP) -

Tag(s) : Character Encoding

Share
Share
dCode and more

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!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'Zero-width Space (ZWSP)' tool for free! Thank you!

Zero-width Space (ZWSP)

Zero-Width Space Detector

 

Replace ZWSP characters by


Zero-Width Space Insertion

 


Answers to Questions (FAQ)

What is a zero-width space (zwsp)? (Definition)

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.

How to insert a zero-width space in a text?

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 ZW​SP message contains a blank space between ZW and SP

What are non-width characters?

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.

How to recognize a message with non-width characters? (Identification)

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.

Source code

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.

Cite dCode

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: https://www.dcode.fr/zero-width-space
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, https://www.dcode.fr/zero-width-space

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'Zero-width Space (ZWSP)' tool for free! Thank you!


https://www.dcode.fr/zero-width-space
© 2025 dCode — The ultimate collection of tools for games, math, and puzzles.
 
Feedback