ZeroWidthSpace
Zero Width Space (ZWSP) refers to the Unicode character U+200B, known as the zero width space. It is an invisible formatting character that has a width of zero and is categorized as a formatting character (Cf) in Unicode. Because it does not render as a visible glyph, ZWSP can be inserted into text without altering its visible appearance.
In practice, ZWSP is used to indicate boundaries or potential line break opportunities without adding visible
Common applications include text processing and typographic control, where a boundary marker is needed without changing
Zero width characters, including ZWSP, can be exploited for steganography, encoding data invisibly within ordinary text.