Skip to content
Yantrakosha
Development

Invisible Characters and Blank Unicode: What They Are and How They Work

Sunil Kalikayi4/8/20264 min read

Types of Invisible Characters

Regular space (U+0020): standard space. Non-breaking space (U+00A0): prevents line break at this point. Zero-width space (U+200B): no width, no line break, used in responsive text. Zero-width joiner (U+200D): controls how emoji and characters combine. Figure space (U+2007): same width as a digit, for number alignment.

Use Cases

Messaging apps: send blank messages or add empty lines for formatting. Usernames: some platforms allow non-standard spacing via invisible characters. Emoji: ZWJ (zero-width joiner) creates family and compound emoji. Code: non-breaking spaces in HTML prevent unwanted line breaks in formatted numbers and phone numbers.

Frequently Asked Questions

Copy invisible characters

Copy blank Unicode characters for messaging, formatting, and spacing.

Open Invisible Character Tool
Recommended next tools

A few strong starting points across Yantrakosha.