U200B
U+200B ZERO WIDTH SPACE is a non-printing character in the Unicode standard. Its official name is ZERO WIDTH SPACE, and it belongs to the general category Cf (Format). It has no visible glyph and does not advance the text cursor in most renderers; instead, it marks a position in the text with zero width, allowing certain processing or wrapping behaviors without adding a visible space.
Encoding and representation: The character is identified by the code point U+200B. In UTF-8, it is encoded
Usage and behavior: The ZERO WIDTH SPACE is used to indicate a potential boundary between characters without
Related characters: Other zero-width characters in Unicode include U+200C ZERO WIDTH NON-JOINER and U+200D ZERO WIDTH
See also: zero-width space usage, text rendering, Unicode formatting characters.