Where superscript text actually gets used
Superscript is mostly functional, but it has one popular expressive use too:
- Exponents — x², 10³, scientific notation shared as plain text where a real superscript button isn't available.
- Ordinals and marks — 1ˢᵗ, 2ⁿᵈ, ™, footnote reference markers.
- Whisper / aside text — a common roleplay and fanfic convention: shrinking a phrase to read as a quiet aside inside a normal sentence, without a whole separate message.
Before you paste: some apps have superscript built in
Copy-paste Unicode superscript is for the many places that have no formatting of their own — bios, usernames, Instagram captions, Discord names, plain-text chats. But a few apps do have a native superscript or small-text tool, and there it's the better choice: it renders as true superscript and never risks showing as boxes. Use the built-in option where it exists; use the characters above everywhere else.
- Reddit — in Reddit's Markdown editor, a caret makes superscript:
^(text)for a phrase, or^wordfor a single word. Best for footnote-style asides and citations in comments. - AO3 / fanfic (Archive of Our Own) — the work editor accepts limited HTML, including
<sup>…</sup>for superscript and<small>…</small>to shrink text. Cleaner than pasting Unicode into a fic body for that whisper-style aside.
Rule of thumb: if the box you're typing into has its own formatting — Reddit's Markdown, an AO3 or Tumblr post editor — use that. If it's a plain field that only accepts characters, like a bio, a username or a Discord display name, the copy-paste superscript above is the way.
An honest note on letter coverage
Almost every letter has a superscript form — except one. Unicode has never defined a dedicated superscript form for the letter q, so every superscript generator, this one included, falls back to a normal-size q for that one letter. All 25 other letters and all ten digits (0–9) have full superscript support.
Superscript vs. subscript — which should you use?
- Superscript (this page) — floats above the baseline. Use it for exponents, ordinals, and trademark marks.
- Subscript — sits below the baseline. Use it for chemistry formulas like H₂O and footnote-style indices.
- Small caps — sits on the baseline with the best letter coverage of any small style. Use it for headings, labels, and bios.