透明文字

テストエリア

下のカッコの間に不可視文字を貼り付けて、幅をテストしてください。

[]

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.

対応: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.

対応:Among UsPUBGFree FireSocial Media

Zero Width Non-Joiner (ZWNJ)

U+200C

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

対応:WebText Editors

Zero Width Joiner (ZWJ)

U+200D

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

対応:WebEmoji Parsers

Non-Breaking Space (NBSP)

U+00A0

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

対応:HTMLWord Processors

Left-To-Right Override

U+202D

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

対応: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!

対応: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.

対応: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.

対応:Limited

En Quad

U+2000

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

対応:Design SoftwareWeb

Em Quad

U+2001

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

対応:Design SoftwareWeb

En Space

U+2002

Equivalent to an En Quad.

対応:Design SoftwareWeb

Em Space

U+2003

Equivalent to an Em Quad.

対応:Design SoftwareWeb

Three-Per-Em Space

U+2004

A space 1/3 of an em wide.

対応:Web

Four-Per-Em Space

U+2005

A space 1/4 of an em wide.

対応:Web

Six-Per-Em Space

U+2006

A space 1/6 of an em wide.

対応:Web

Figure Space

U+2007

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

対応:SpreadsheetsMath Typesetting

Punctuation Space

U+2008

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

対応:WebDesign Software

Thin Space

U+2009

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

対応:WebTypography

Hair Space

U+200A

The narrowest standard space available.

対応:WebTypography

Word Joiner

U+2060

Prevents line-breaks where they would otherwise occur.

対応:Web

Zero Width No-Break Space

U+FEFF

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

対応:File EncodingLegacy Systems