1-minute answer
Italic "fancy text" uses the Mathematical Italic block (U+1D434–U+1D467) — with one famous exception: italic lowercase h isn't in that block at all.
01 Step by step, per platform
A real, followable procedure for every platform — not a thin restatement of the shortcut.
How it works
- Italic A is U+1D434 (𝐴), italic a is U+1D44E (𝑎).
- Most of A–Z / a–z follow this pattern directly.
The h exception
- Italic lowercase h uses U+210E PLANCK CONSTANT (ℎ) instead of a dedicated math-italic code point — Unicode left a gap in the block and physicists' Planck-constant symbol happens to fill it visually.
02 FAQ
Why does the italic h in some generators look slightly different from the rest of the word?
It's not from the same Unicode block as the other italic letters — it's borrowed from the Letterlike Symbols block (U+210E), a known quirk in how Unicode's math-alphanumeric block was originally laid out.
Will "fancy text" work everywhere I paste it?
Mostly, since it's just Unicode text — but it isn't accessible: screen readers often can't pronounce these look-alike letters properly, and browser find-in-page / site search won't match them against the real word, since each is a different code point from the plain letter it resembles.
Copied to clipboard