Back to blog
What is a Zero Width Space (ZWSP)?
Aug 28, 2026 6 min read

What is a Zero Width Space (ZWSP)?

The Zero Width Space (U+200B) is a non-printing character used in computerized typesetting. It indicates word boundaries to text processing systems, allowing for line breaks in languages that don't use visible spaces (like Thai or Japanese). In modern web development and social media, it's often repurposed to trick platforms into accepting empty inputs, separating hashtags safely, or preventing automated parsing.