Unicode Text Styler
Fancy text for bios and posts: bold, italic, script, fraktur, double-struck, monospace, small caps, fullwidth, circled, upside-down, zalgo — 20 styles to copy.
Twenty versions of your text to copy, each marked accessible or not, with a note on what screen readers and search make of look-alike code points.
Example: Hello 42 → 𝐇𝐞𝐥𝐥𝐨 𝟒𝟐 (bold), ℋℯ𝓁𝓁ℴ (script), 𝔥𝔢𝔩𝔩𝔬 (fraktur), ʜᴇʟʟᴏ (small caps), Ⓗⓔⓛⓛⓞ (circled), ollǝH (upside down), H̶e̶l̶l̶o̶ (strikethrough); zalgo at a level you set.
Look-alike letters,
with the caveat printed.
Where the characters come from, what the accessible mark means, and how zalgo is built.
The characters
Most styles use the Mathematical Alphanumeric Symbols block (U+1D400–U+1D7FF), which contains full bold, italic, script, fraktur, double-struck, sans-serif and monospace alphabets meant for mathematics; a few letters were encoded earlier in Letterlike Symbols (ℋ ℎ ℂ ℕ ℝ …) and the page uses those code points instead. Small capitals come from the IPA and phonetic extensions, fullwidth from the CJK compatibility forms, circled and squared letters from Enclosed Alphanumerics, and upside-down and mirrored text from look-alike letters across the Latin, IPA, Greek, Cyrillic and Hangul blocks, reversed.
Accessibility
These are different characters that happen to look styled. A screen reader may read 𝐇 as "mathematical bold capital H", read nothing, or read the whole word letter by letter; search does not match them; some fonts lack them and show boxes. The styles marked accessible — fullwidth, strikethrough, underline and spaced — keep the original letters (with combining marks or spaces), so they stay readable. Use the others for display only.
Zalgo
Zalgo stacks combining marks above, below and through each letter. The level sets how many marks per letter; the seed feeds a small pseudo-random generator so the same text, level and seed give exactly the same marks. Accented and non-Latin letters have no counterpart in the tables and pass through unchanged. Nothing leaves the browser; the same four anonymous usage counts as the rest of the site apply.
SOURCES
- Unicode Mathematical Alphanumeric Symbols (U+1D400–U+1D7FF) with Letterlike Symbols exceptions (ℋ ℎ ℂ), Enclosed Alphanumerics, Fullwidth Forms, IPA look-alikes, Combining Diacritical Marks
Last reviewed 22 September 2026. How results are checked: How we verify.