Invisible Characters

Test Area

Paste your invisible character between the brackets below to test its width.

[]

Zero Width Space (ZWSP)

U+200B

The most common invisible character. Used to bypass word filters, create blank names in ames, or control line breaks.

Works on:DiscordTwitterInstagramMost Games

Braille Pattern Blank

U+2800

An empty space character from the Braille alphabet. It acts as a solid space and is widely used for creating blank usernames in games like Among Us, PUBG, and Free Fire.

Works on:Among UsPUBGFree FireSocial Media

Zero Width Non-Joiner (ZWNJ)

U+200C

Used to place two characters next to each other without forming a ligature.

Works on:WebText Editors

Zero Width Joiner (ZWJ)

U+200D

Used to combine multiple emoji into a single composite emoji, or to force ligatures.

Works on:WebEmoji Parsers

Non-Breaking Space (NBSP)

U+00A0

A standard space that prevents an automatic line break at its position. Useful in HTML.

Works on:HTMLWord Processors

Left-To-Right Override

U+202D

Forces the following characters to be treated as left-to-right text.

Works on:Text EditorsMessaging Apps

Right-To-Left Override

U+202E

Forces the following characters to be treated as right-to-left text. It actually reverses the text visually!

Works on:Text EditorsMessaging Apps

Hangul Filler

U+3164

A popular empty character from the Korean alphabet. Used heavily in mobile games and Discord formatting to create large blank gaps.

Works on:DiscordMobile GamesTikTok

Mongolian Vowel Separator

U+180E

Originally an invisible character used in Mongolian text. Note: It may render as a tofu block on some very old systems.

Works on:Limited

En Quad

U+2000

A space equal in width to exactly one 'n' / 1/2 of an em.

Works on:Design SoftwareWeb

Em Quad

U+2001

A space equal to the full point size of a font (an 'm' width).

Works on:Design SoftwareWeb

En Space

U+2002

Equivalent to an En Quad.

Works on:Design SoftwareWeb

Em Space

U+2003

Equivalent to an Em Quad.

Works on:Design SoftwareWeb

Three-Per-Em Space

U+2004

A space 1/3 of an em wide.

Works on:Web

Four-Per-Em Space

U+2005

A space 1/4 of an em wide.

Works on:Web

Six-Per-Em Space

U+2006

A space 1/6 of an em wide.

Works on:Web

Figure Space

U+2007

A space equal to the width of a digit in fonts with fixed-width numerals.

Works on:SpreadsheetsMath Typesetting

Punctuation Space

U+2008

A space equal to the width of a narrow punctuation mark (like a period or comma).

Works on:WebDesign Software

Thin Space

U+2009

A narrow space, often used inside nested quotes or around dashes.

Works on:WebTypography

Hair Space

U+200A

The narrowest standard space available.

Works on:WebTypography

Word Joiner

U+2060

Prevents line-breaks where they would otherwise occur.

Works on:Web

Zero Width No-Break Space

U+FEFF

Also known as a Byte Order Mark (BOM). Used rarely as a zero-width space.

Works on:File EncodingLegacy Systems