Small Text Generator
Type your text below and instantly see it in subscript, superscript and small caps styles. Copy any style with one click.
Reviewed by the ToolNestr Editorial Team — July 2026
Character mapping reference
How small text generation works
Small text generators work by mapping each standard character to a Unicode character that is designed to appear smaller or in a different vertical position. Subscript characters (U+2080–U+209C) render below the baseline, superscript characters (U+00B2–U+207F) render above it, and small caps (U+1D00–U+1D2B) use uppercase-style letterforms at a reduced size.
These Unicode characters are part of the standard and require no special fonts or extensions — they display natively on any modern device. The mapping is often incomplete, especially for subscript and uppercase letters, but the tool preserves any character without a mapping. Small text is popular in social media bios, chemical formulas (H\u2082O), and mathematical expressions (x\u00B2).
Worked example
Usage
Where people use small text across the web.
Social Media User
Uses subscript and superscript in Instagram and TikTok bios to create visually distinct text that stands out in a feed.
Student
Types chemical formulas (H₂O) and mathematical expressions (x²) for assignments without needing equation editors.
Math Tutor
Writes exponents, indices and subscripts in online tutoring chats and study materials where LaTeX is not available.
Gamer
Creates unique gaming usernames and clan tags with small text that is distinct from standard letters.
| Character | Subscript | Superscript | Small Caps |
|---|---|---|---|
| a | ₐ | ᵃ | ᴀ |
| b | ᵁ | ᵇ | ʙ |
| c | ᵂ | ᶜ | ᴄ |
| d | d | ᵈ | ᴅ |
| e | ₑ | ᵉ | ᴇ |
| f | f | ᶠ | ꜰ |
| h | ₕ | ʰ | ʜ |
| i | ᵢ | ⁱ | ɪ |
| n | ₙ | ⁿ | ɴ |
| o | ₒ | ᵒ | ᴏ |
| 0 | ₀ | ⁰ | 0 |
| 1 | ₁ | ¹ | 1 |
| 2 | ₂ | ² | 2 |
| 3 | ₃ | ³ | 3 |
How to use the small text generator
Type your text
Enter any word, phrase or sentence in the input box above.
Pick your style
Choose from subscript, superscript and small caps — all generated live as you type.
Copy and use
Click Copy on any style and paste it into your bio, username, formula or creative post.
Tips for small text
Use subscript for chemistry
Write H₂O, CO₂ and chemical formulas easily by typing the element symbols and converting numbers to subscript.
Superscript for math exponents
Express exponents like x²+2x+1 or units like km² and m³ without needing an equation editor.
Small caps for stylistic bios
Small caps give your social media bio a clean, uppercase-like appearance that is less shouty than full caps.
What is subscript/superscript?
Subscript characters appear slightly below the normal text baseline, while superscript characters appear above it. In traditional typography these require special formatting, but Unicode includes dedicated code points for many common subscript and superscript characters. This allows them to be used anywhere text is supported — from documents to social media posts — without any special software.
Unicode vs HTML
HTML provides <sub> and <sup> tags for semantic subscript and superscript, but these only work in web pages with CSS rendering. Unicode small text characters work on any platform that supports text — instant messaging apps, social media, games, code editors and plain text documents. The trade-off is that Unicode coverage is incomplete, with some letters missing from both subscript and superscript blocks.
Platform support
Subscript and superscript characters are supported on virtually all modern platforms including iOS, Android, Windows, macOS and Linux. Social media platforms like Instagram, Twitter/X, TikTok and Discord handle them well. Some rare characters may lack font support on older operating systems, but the most common mappings for numbers and frequently used letters are universally supported.
Common uses
Small text appears everywhere from math class (x² + y² = z²) to chemistry labs (H₂SO₄) to social media bios. Gamers use small text for unique display names, students use it for assignments without equation editors, and content creators use it to add visual variety to posts. Footnotes and academic citations also use superscript numbers for reference markers.
Frequently asked questions
What is small text?
Small text uses Unicode characters designed to appear smaller than normal text — including subscript (below baseline), superscript (above baseline) and small caps.
How does this work without installing anything?
The tool maps each letter to a corresponding Unicode character that naturally renders smaller. No fonts or extensions needed.
Where can I use small text?
Social media bios, usernames, math and science notation, footnotes, creative posts, gaming profiles and forum signatures.
Does superscript work for all letters?
Unicode superscript has complete coverage for numbers but partial coverage for letters. Missing letters may appear as normal.
What about subscript letters?
Subscript has fewer letter mappings than superscript. Some letters will remain unchanged if no Unicode equivalent exists.
Is small text the same as HTML sub/sup?
No. HTML uses <sub> and <sup> tags which require CSS. Unicode small text works anywhere text is supported.
Can I combine small text with other styles?
Yes. You can paste small text into the Fancy Text Generator or combine it with bold/italic Unicode styles in the same text.
Does small text work on every platform?
Most modern platforms support these Unicode characters, but some rare glyphs may show as boxes on older devices.
Is my text private?
Yes. Everything runs in your browser — nothing is uploaded or stored.
Is small text accessible for screen readers?
Most screen readers pronounce the underlying letter correctly, but the size difference may not be conveyed. Use semantic markup when accessibility is critical.