メインコンテンツにスキップ

見えない文字ジェネレータ

コピー可能な見えないUnicode文字 — ゼロ幅スペース、単語結合子、点字パターン空白、ハングルフィラーなど — をエスケープされたプレビュー付きで生成し、コピーしている内容を正確に確認できます。

入力

出力

見えない文字 (これをコピー)

このボックスには実際に文字が含まれています — 空白スペースとしてレンダリングされるだけです。

エスケープされたプレビュー
役に立ちましたか?

このツールを使う他の方法

REST API

curl -X POST https://api.iotools.cloud/v1/tool/invisible-character-generator \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "charType": "zwsp",
    "count": "3"
  }'

ご自身のアカウントのキーに差し替えてください。ツールのフィールドがそのままリクエストボディになります——ラッパーはありません。

AIエージェントに依頼する

Use the IOTools `invisible-character-generator` tool (Invisible Character Generator) on this input:

YOUR_INPUT_HERE

IOTools MCPサーバーに接続された任意のエージェントにこれを貼り付け、入力内容を追加してください。

埋め込みウィジェット

<iframe
  src="https://iotools.cloud/embed/invisible-character-generator/"
  width="100%" height="520" frameborder="0" scrolling="no" loading="lazy"
  title="見えない文字ジェネレータ — iotools.cloud"
  sandbox="allow-scripts allow-forms allow-same-origin allow-downloads allow-popups allow-popups-to-escape-sandbox"
  allow="clipboard-write"
  style="width:100%;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden"></iframe>
<script src="https://iotools.cloud/embed.js" async></script>

ご自身のページに貼り付けるだけ——無料、キー不要、リンクを掲載するだけです。

API/MCP 1回あたりの費用5クレジットから
クレジットが足りませんか?料金を見る

次の方法でも利用可能

ガイド

What is an invisible character?

An invisible character is a real Unicode code point that a program stores and counts like any other letter, but that a font renders as blank space — or as nothing at all. The best-known example is the zero-width space (U+200B), which takes up no visible width. This tool lets you pick from a curated set of these characters, generate as many copies as you need, and copy them straight to your clipboard.

Because the result is genuinely invisible, the tool also shows an escaped preview (for example \u200B\u200B\u200B) and a one-line summary of the character's name, code point and count — so you can confirm exactly what is on your clipboard before you paste it anywhere.

How to use it

  1. Choose an invisible character from the dropdown. Each option lists its Unicode code point.
  2. Drag the slider to set how many copies to generate (1–100).
  3. Copy from the "Invisible characters" box. Use the escaped preview and the details line to verify the output.

Which characters are included?

  • Zero-Width Space (U+200B) — no width; a common word-break hint.
  • Zero-Width Non-Joiner (U+200C) and Zero-Width Joiner (U+200D) — control how adjacent glyphs connect.
  • Word Joiner (U+2060) and Zero-Width No-Break Space / BOM (U+FEFF) — prevent line breaks.
  • Invisible Separator (U+2063) — an invisible math/list separator.
  • Braille Pattern Blank (U+2800) — an empty braille cell; visible-width but blank, so it survives many "trim empty input" checks.
  • Hangul Filler (U+3164) — an empty Hangul syllable, often used as a blank that looks like a normal space.
  • No-Break Space (U+00A0), En Space (U+2002), Em Space (U+2003) and Figure Space (U+2007) — genuine spaces of fixed width.

What can you use them for?

Common, legitimate uses include reserving a "blank" username or display name on platforms that reject an empty field, keeping layout spacing that a normal space would collapse, preventing awkward line breaks in a phone number or brand name, and testing how your own software handles zero-width input.

Use them responsibly. Invisible characters can be abused to disguise text or sneak content past filters, and many platforms normalise, strip, or flag them. If a paste "doesn't work", the receiving system has probably removed the characters on purpose.

Is my input private?

Yes. Everything runs in your browser — the character is generated locally and nothing you configure is sent to a server.

Why does the copied text look empty?

That is expected: the characters occupy no visible glyph. The escaped preview box shows the real code points so you can confirm the output is there.

How many characters can I generate?

Up to 100 in a single run. Paste the copied block repeatedly if you need more.

invisibleunicodezero-widthblankwhitespaceempty character

ツールが気に入りましたか?広告をなくしましょう。

1回のお支払いでアカウントから広告が完全になくなります。サブスクリプションも追跡もありません。