Font Fallback Checker - Online See Missing Glyphs
Type any character and see how it renders in different font stacks. Detect missing glyphs and fallback behavior.
UD5 Toolkit
Transform normal text into corrupted, glitchy Zalgo text with stacked diacritical marks. Perfect for creepy posts, horror aesthetics, and artistic typography.
Zalgo text (also known as glitch text, corrupted text, or cursed text) is digital text that has been modified by adding numerous Unicode combining characters — also called diacritical marks — above, below, and through each character. This creates a chaotic, distorted appearance that looks like the text is "glitching" or being corrupted. The name "Zalgo" comes from an internet meme featuring a chaotic, world-ending entity, and the text style mimics that sense of creeping chaos.
Our generator works by inserting random combining diacritical marks (Unicode characters U+0300–U+036F) after each character in your input text. You control the intensity (how many marks per character) and the direction (above, below, both, or full overlay). The result is rendered in real-time so you can preview your glitched text instantly and copy it with one click.
Yes, Zalgo text is generally safe to use on most platforms including Twitter (X), Instagram, TikTok, Discord, Reddit, Facebook, and WhatsApp. However, some platforms may strip or limit combining characters, causing the text to appear less glitched than intended. At very high intensities, some older systems or apps may display the text incorrectly or even crash — this is rare on modern devices but worth noting if you're targeting older platforms.
Platforms with robust Unicode support handle Zalgo text well: Discord (excellent support), Twitter/X (good, but may truncate at high intensities), Reddit (good in posts and comments), TikTok (works in bios and captions), Instagram (works in bios, limited in comments), and YouTube (works in comments and descriptions). Some messaging apps like WhatsApp and Telegram render Zalgo text perfectly.
Different platforms and operating systems use different font rendering engines. Some fonts have better support for combining diacritical marks than others. Additionally, some platforms impose character limits or strip certain Unicode ranges. The intensity level you choose also affects consistency — lower intensities (1–5) tend to render more reliably across all platforms.
At extremely high intensities, Zalgo text can potentially cause rendering issues on older systems or poorly-coded websites. The stacked combining characters can overflow text boundaries, overlap with other elements, or in rare cases cause rendering engines to struggle. However, modern browsers and apps handle this gracefully. We recommend using intensity levels 1–7 for maximum compatibility while still achieving a striking glitch effect.
Simply click the "Copy to Clipboard" button after generating your Zalgo text. The glitched text (including all hidden combining characters) will be copied to your clipboard. You can then paste it anywhere — social media posts, chat messages, documents, or even your website. The button provides visual confirmation when the copy is successful.
While the terms are often used interchangeably, Zalgo text specifically refers to text corrupted with stacked Unicode combining characters. Glitch text is a broader term that can include Zalgo text, vaporwave text (fullwidth characters), upside-down text, or any stylized distorted typography. Zalgo is the most popular and recognizable form of glitch text due to its chaotic, multi-layered appearance.
To clean Zalgo text, you need to strip all combining diacritical marks (Unicode range U+0300–U+036F and related ranges). You can paste the text back into our generator's input field (we automatically normalize it), or use a Unicode cleaner tool. Programmatically, you can use a regex pattern like /[\u0300-\u036f\u0483-\u0489\u20d0-\u20ff]/g to remove most combining marks.
The term originates from an internet meme and creepypasta featuring "Zalgo," a chaotic, apocalyptic entity that corrupts everything it touches. The corrupted text style became associated with Zalgo because it visually represents the entity's influence — text being consumed and distorted. The meme gained popularity on forums like Something Awful and 4chan in the mid-2000s and has since become a staple of internet horror culture.
Combining diacritical marks are special Unicode characters that modify the appearance of the character they follow. They're used in many writing systems for accents (like é, ñ, ü) and other linguistic notations. The Zalgo effect exploits the fact that you can stack multiple combining marks on a single base character, creating a dense, chaotic visual effect that regular accent systems were never designed to handle.
Type any character and see how it renders in different font stacks. Detect missing glyphs and fallback behavior.
Build a complete font‑stack for your website. Choose a primary font and get the best fallback options for different OS. Copy the CSS.
Create glowing, neon‑style text effects with multiple text‑shadows. Adjust colors and intensity. Copy the CSS.
Create a rainbow gradient text animation using pure CSS. Customize speed and colors. Copy the code for your website.
Create outlined text with the text‑stroke property. Adjust width and color. Preview and copy the CSS.
Style underlines, overlines, and strike-throughs with colors, wavy styles, and thickness. Modern CSS text‑decoration.
Encode a hidden message using zero‑width characters. The message looks like normal text. Decode with the same tool.
Create vertically oriented text layouts with `writing‑mode`. See the effect and copy the complete CSS. For vertical languages.
Convert any text into JavaScript‑style \uXXXX escape sequences and vice versa. Handles emojis. Useful for i18n development.
Create a completely randomly generated alien script with fonts and syllable patterns. Translate your name into alien. Fun.
Select emojis and arrange them into a seamless tiling background. Copy the CSS data‑URI or download as image.
Design a realistic neon sign text with multiple layers of glow. Copy the CSS and HTML. Perfect for headers.
Write Q&A in a simple format and export as a CSV file compatible with Anki. Perfect for rapid card creation. Local.
Choose a font family and see how it renders famous pangrams (The quick brown fox…). Instant web font loader.
Animate text that looks like it's being decoded or scrambled before settling on the final word. Copy the JS snippet.
Test different line‑break and word‑break values on Chinese/Japanese/Korean text. See how browsers wrap. Essential for i18n.
Create a repeating text pattern from a short string for watermarking documents or images. Download SVG pattern.
Paste rich text and clean it to plain text. Normalize line endings and whitespace. Prepare for code or databases.
Paste text and instantly see if it contains hidden zero‑width characters often used in steganography. Reveal invisible payloads.
Make modern English sound like ye olde speech. Simple pattern replacement. Great for RPGs and fun.
Browse the fonts installed on your system and type a custom phrase to see how it looks. Uses Local Font Access API where available.
Create a customizable scrolling marquee banner. Copy the HTML and CSS. For retro web projects or fun.
Select a local font and see all its metrics: ascent, descent, x‑height, and supported features. Typography deep dive.
Encode text into Wingdings symbols and decode Wingdings back to text. A nostalgic and fun puzzle tool. All processing in your browser.
Format a list of Q&A pairs and export as a CSV ready for Anki import. Simple line‑based template. Local.
Normalize text to any Unicode normalization form to prevent encoding bugs and ensure consistent comparison. Essential for i18n developers.
Type or paste Korean Hangul and see the revised romanization. Also works backwards for basic words. Study aid.
Type two letters and see if your chosen font has a kerning pair for them. Adjust tracking and see live spacing.
Detect browser support for font‑tech() and font‑format() values in @font‑face src. Check COLRv1, variable, etc.
Check English spelling and get suggestions using the browser's built-in dictionary. Highlight errors instantly. No data leaves your machine.