Guide

What Is Zalgo Text and How Does It Work?

Zalgo text is normal letters with a stack of Unicode combining marks — the accents and diacritics that normally sit on a single letter — piled on dozens deep. It is not a font and not an image: each "glitchy" letter is a base character plus many marks that attach to it, which is what creates the dripping, corrupted look. The same mechanism is why it overflows, gets clipped, or is stripped on some platforms.

What exactly is Zalgo text?

Start with one ordinary letter — say "a". Unicode lets you add combining marks to it: an acute accent, a dot below, a tilde, a ring. One mark gives you "á". Zalgo does not stop at one. It bolts on many marks at once, above and below the same letter, so the single "a" sprouts a tower of accents and a beard of marks beneath it. Repeat across every letter and a word looks like it is melting or glitching.

These marks come mostly from the Combining Diacritical Marks block (U+0300–U+036F), plus a few related ranges. Crucially, they are real, standard characters with their own code points — the same building blocks used to write accented languages — just used far beyond their intended dose. So "Zalgo" is not a typeface you install. Like every style on this site, it is plain Unicode characters arranged to look styled, which is also why it pastes anywhere without anyone downloading a thing.

How is the glitchy, dripping look actually made?

The trick is that combining marks do not take their own space — they stack onto the character before them. The Unicode text-segmentation standard, UAX #29, puts it plainly: "there is never a break between a base character and subsequent nonspacing marks." To the text engine, a base letter and its twenty marks are a single unit (a grapheme cluster), so they render on top of each other rather than side by side.

That is the whole effect. Pile marks that sit above a letter and the text grows an upward tower; pile marks that sit below and it grows downward tendrils; mix both and you get the classic two-way "corrupted" look. The number of marks per letter is exactly what a good generator controls. Our cursed text generator exposes this as a strength slider: low settings add a few marks for a lightly distressed look, high settings stack many for full melt. Nothing random is happening — it is a dial on how many combining characters get appended to each letter.

The cursed text generator rendering the word “summon” as Zalgo at the maximum “Heavy” strength — combining marks stacked above and below each letter — with the style flagged “Breaks on some apps”
“summon” as Zalgo at the generator’s heaviest setting: each letter is one base character buried under marks stacked above and below. The tool flags it “Breaks on some apps” — because that many stacked marks is exactly what some renderers clip or drop.

Why does Zalgo text break, clip, or disappear?

The same stacking that makes Zalgo also makes it fragile, in three separate ways:

  • Renderers clamp it. Browsers and operating systems cap how many marks they will draw on one base, so beyond a point the tower is simply cut off — your "extreme" Zalgo can look milder on someone else's device.
  • Layouts clip it. The marks spill outside the normal line height, so a bio or message box with fixed spacing crops the top and bottom, or the text overlaps the line above.
  • Platforms strip or normalise it. Some inputs run Unicode normalization or filter combining marks outright, so the styling is flattened or removed on the way in.

And because each letter is now a base plus many characters, every mark must still find a glyph; on a device with thin font coverage, the gaps show as boxes. Zalgo is the single most boxes-prone style for exactly this reason.

Is Zalgo text safe — can it harm your device or get you banned?

It cannot harm anything. Despite the creepypasta origins of the name, Zalgo is not a virus, not code, and cannot corrupt a post, a file or a database. It is just characters: select them, delete them, and they are gone, exactly like any text. Your own copy of the source is never altered, even when a platform strips the marks on display.

The real risks are social and practical, not technical. Many communities filter it: as covered in our Discord name guide, heavy combining-mark names are commonly removed from member lists or auto-reset by moderation bots, and the stacked characters eat into length limits fast because each visible letter is several code points. It is also genuinely hostile to accessibility — a screen reader tries to announce every mark, turning one word into a stream of accent names, which is part of why fancy text reads as gibberish to others. Use it for visual effect in casual spaces, not in a username, a link, or anything people need to read or hear.

Where does Zalgo work, and where does it fail?

Box risk and filtering both climb with intensity, so the right setting depends on where it lands:

Where you paste itHow it faresWhy
Casual chat / messagesUsually fineFree-text fields render marks; keep strength moderate
Social captions & commentsMostly fineAccept Unicode; line clipping is the main limit
Display names / nicknamesRiskyLength caps + moderation filters trip on heavy stacks
@usernames / handlesNeverPlain-character sets only — marks are rejected
Bios with fixed line heightPatchyTall stacks get cropped or overlap neighbouring lines

The pattern: the more locked-down and length-limited the field, the lower you should set the strength — or skip Zalgo for a calmer style there.

How do you make Zalgo text and control the intensity?

Open the cursed text generator, type your text, and use the strength slider to set how heavily each letter is stacked. Start low and raise it until the look is right for where it is going — a light setting survives more places than a full melt. Copy the result and paste it into the destination, then read it there rather than trusting the preview, because the receiving app may clamp the marks or clip the line.

A few habits keep it usable: keep a plain version of anything important, since Zalgo cannot be typed by hand; lower the strength for names and bios with tight limits; and if letters show as boxes for other people, the stack is too heavy for their fonts — ease the slider down. If you want a similar broken aesthetic with fewer rendering problems, the glitch text generator leans on a lighter touch of the same combining-mark idea.

Where to go from here

Now that the mechanism is clear, the companion guides cover the consequences: why heavy combining styles turn into boxes on some devices, why others may see them as plain text or hear them as gibberish, and the Discord name rules that filter the boldest stacks. To experiment with the strength dial and watch the look build mark by mark, open the cursed text generator.

Frequently asked questions

No. Zalgo is ordinary text — Unicode letters with extra combining marks — not code. It cannot run, install anything, or corrupt your device or posts. You can delete it like any other text, and the marks vanish with it.
By stacking many Unicode combining marks (the accents in the U+0300 block) onto each normal letter. Combining marks attach to the character before them instead of taking their own space, so piling on dozens makes a single letter sprout a tower of marks above and below.
Browsers and operating systems cap how many combining marks they will draw on one letter. Past that limit the extra marks are not rendered, so a heavy stack you made can appear trimmed on a device with a stricter cap.
The marks spill above and below the normal line height. A field with fixed line spacing crops whatever overflows, so tall stacks get clipped at the top and bottom or overlap the line above. Lowering the strength keeps it inside the line.
No. Usernames and handles on Instagram, Discord and most platforms allow only plain characters, so combining marks are rejected. Use it in messages or captions instead, and keep names readable — many servers auto-remove heavy Zalgo names.
Each combining mark still needs a glyph in the viewer's font. On devices with limited font coverage, the missing marks render as boxes (tofu). Zalgo stacks many marks, so it is the most boxes-prone style — easing the strength down helps.
Yes, when heavy. A screen reader announces characters by name, so a Zalgo word becomes a long stream of accent names that is hard to follow. Keep it to decorative, casual use and never put essential information in Zalgo characters alone.
Ready to try it yourself? Open Cursed Text Generator

Related guides