Lewati ke konten utama

Pembuat Karakter Tak Terlihat

Hasilkan karakter Unicode tak terlihat yang dapat disalin — spasi lebar nol, penyambung kata, kosong braille, pengisi Hangul dan lainnya — dengan pratinjau yang terlepas sehingga Anda dapat melihat dengan tepat apa yang Anda salin.

Input

Output

Karakter tak terlihat (salin ini)

Kotak ini benar-benar berisi karakter — mereka hanya merender sebagai spasi kosong.

Pratinjau yang terlepas
Apakah ini membantu?

Cara lain menggunakan alat ini

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"
  }'

Ganti dengan kunci Anda sendiri dari akun Anda. Bidang alat menjadi isi permintaan — tanpa pembungkus.

Tanyakan ke agen AI

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

YOUR_INPUT_HERE

Tempelkan ini ke agen mana pun yang terhubung ke server MCP IOTools, lalu tambahkan input Anda.

Widget sematan

<iframe
  src="https://iotools.cloud/embed/invisible-character-generator/"
  width="100%" height="520" frameborder="0" scrolling="no" loading="lazy"
  title="Pembuat Karakter Tak Terlihat — 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>

Tempelkan ini di halaman Anda sendiri — gratis, tanpa kunci, cukup tautan balik.

Biaya per panggilan API/MCPMulai dari 5 kredit
Butuh kredit lebih?Lihat harga

Juga tersedia melalui

Panduan

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

Suka alat-alatnya? Hilangkan iklannya.

Satu kali pembayaran menghapus semua iklan dari akun Anda, selamanya. Tanpa langganan, tanpa pelacakan.