Texto y caracteres invisibles

Copia caracteres invisibles para nombres en blanco, detecta caracteres ocultos de ancho cero y elimínalos — todo en tu navegador.

  • Sin límites de longitud
  • Sin registro
  • Gratis para siempre
  • Tu texto nunca sale de tu navegador

Generate a real Unicode character that looks blank, copy it, and paste it into the field that needs it. The classic jobs are an empty-looking username, a spacing trick in a bio, and an “empty” message that still contains something the platform will accept.

“Invisible” does not mean technically empty. Every result is a real code point with a Unicode identity — Hangul Filler, a zero-width space, a Braille blank — which is why validation accepts it and why a detector can later find it. The character is invisible to the eye, not to the bytes.

Four tools cover the full job: a generator for the most compatible blank, a blank-name page for games and apps, a detector that exposes hidden characters in text you received, and a reference page for the zero-width space itself. Choose by the problem you are solving, not by the character name.

Opciones
Salida
Tu resultado aparecerá aquí mientras escribes.

What Is Invisible Text, Really?

Invisible text is Unicode that renders without a visible glyph. A zero-width space marks a break opportunity with no width, a zero-width joiner links characters into combined forms, a Hangul filler occupies a character cell while drawing nothing, and a Braille blank is a printable dot pattern with all dots off. None of them is a rendering trick, and none of them is “empty” in the technical sense.

The practical difference between them is acceptance. Hangul Filler often survives name validation because it behaves like a letter; zero-width characters are smaller and more likely to be stripped or collapsed; the Braille blank is accepted by some platforms and rejected by others. Platform rules change, so compatibility is always a test rather than a promise.

Because invisible characters look like nothing, they cause the problems they cause: two strings can appear identical while differing in their bytes, a name can pass a filter that forbids blank fields, and copied text can carry characters the author never saw. Those behaviors are features when you want a blank name, and bugs when you did not ask for one.

The rule of thumb is to use invisible text deliberately and sparingly — for a blank name or a spacing job you understand, and never in passwords, identifiers, or data where a hidden character could change a comparison. What you cannot see, you cannot debug.

The Invisible Character Tools You Need

What People Use Invisible Text For

Blank usernames and nicknames are the biggest use: games and chat apps that reject a genuinely empty field will often accept an invisible character, giving the minimal profile look or the empty leaderboard slot.

Spacing in bios and captions is second. Platforms collapse whitespace-only lines, so creators insert invisible characters to hold paragraph gaps open where plain blank lines disappear on save.

“Empty” messages and formatting tricks follow the same principle: a message that looks blank still carries content the platform accepts, and invisible characters can pad a field where visible spaces get trimmed.

Developers and writers meet invisible text unintentionally and then need the detector: content pasted from documents and the web arrives with hidden code points that break matching, counting, and validation.

Security-conscious users inspect received text because hidden characters can disguise identifiers or watermark shared documents. Creating blanks and detecting blanks are two sides of the same tool family.

Preguntas frecuentes

Why does my invisible name show a dot or box?

The app or device is exposing a fallback glyph because it has no rendering for that code point, or it is showing a placeholder for a character it plans to strip. A dot or box means the character is present but unsupported rather than invisible. Try another character from the generator — Hangul Filler and the Braille blank behave differently across platforms — and if every choice shows a mark, that platform simply does not support invisible names.

Are invisible characters safe to use? Can they hide malicious content?

They are ordinary Unicode characters and safe to paste — they cannot execute code. The security concern is different: hidden characters can make two strings look identical while comparing differently, disguise text from filters, or watermark a document so a leak can be traced. That is why the Unicode Confusables Detector pairs with these tools: confusables make visible text look like something it is not, while invisible text hides what is really there.

Will invisible characters get me banned?

Rules vary by platform. Most mainstream apps either strip invisible characters or accept them without penalty, but games and communities that depend on readable names can prohibit blank or unreadable identifiers, especially when they make reporting and moderation harder. Check the destination policy, expect blank-name support to change over time, and never use invisible characters to evade an actual rule — that is the fastest route from novelty to ban.

Explora otras herramientas

Tu texto nunca sale de tu navegador

Cada herramienta se ejecuta localmente en tu dispositivo. Nada de lo que pegues se sube, se almacena ni se rastrea.