Cursive Text Generator
The cursive above is the Mathematical Script alphabet: separate Unicode characters shaped like joined handwriting. It is also the most perforated alphabet on this site, and eleven of its letters come from somewhere else entirely.
These are characters, not formatting, which is why they survive a paste into a bio. It is also why a screen reader will not read them as ordinary letters, and why some sites refuse them in a name field.
Eleven letters are not in the block
The script range starts at U+1D49C, but Unicode had already encoded some script letters years earlier as Letterlike Symbols, so it left those slots empty rather than duplicate them. Empty means unassigned: capitals B, E, F, H, I, L, M and R, and lowercase e, g and o, do not exist at the offset a naive generator would calculate. That is why so much cursive text on the web has boxes in it. This tool takes the real characters from the older block instead.
| Letter | Codepoint used | Official name |
|---|---|---|
| e | U+212F | SCRIPT SMALL E |
| g | U+210A | SCRIPT SMALL G |
| o | U+2134 | SCRIPT SMALL O |
The eight capitals come from the same neighbourhood. Because e is the commonest letter in English, nearly every word you type leans on a borrowed character, and those characters were drawn for mathematics by a different part of the font. In words like letter or google you can often see one letter sitting a little lighter or higher than the rest.
No numbers, no accents
The script block has no digits, so 2026 comes back as plain 2026. Accented letters have no script form either and pass through exactly as typed.
If it looks mismatched
Bold script at U+1D4D0 is the one script alphabet Unicode finished: all 52 letters in a single run, nothing borrowed. It is heavier, but it is even. That is the fancy script row.
What it costs
A screen reader announces MATHEMATICAL SCRIPT SMALL A rather than a, so cursive is for a decorative bio line and not for anything a reader has to actually read. It is also invisible to ordinary text search. The styles page lists what every other row is made of.