Small Text & Tiny Text
ˢᵐᵃˡˡ ᶜᵃᵖˢ and ᵗⁱⁿʸ ᵗᵉˣᵗ Explained
Small text on social media isn’t a font — it’s Unicode. This guide explains the three types of small text, every available small letter, where each works and where it breaks, and how to generate small text for your bios, captions, and usernames.
The Three Types of Small Text
There are exactly three distinct “small text” styles available in Unicode — each produced by a different set of characters, with different coverage, different appearance, and different platform compatibility. Click any card to copy that style’s example.
What Small Text Actually Is
Small text is not a font. The word “font” refers to a typeface that renders characters differently. When you change font size in Word or CSS, you’re telling the software to render the same characters at a different size.
Small text characters are entirely different Unicode characters — they just happen to resemble small versions of regular letters. The letter “a” is Unicode U+0061. The small caps version “ᴀ” is Unicode U+1D00 — a completely different character that renders as a small capital A.
This is why you can copy and paste them. When you copy ʜᴇʟʟᴏ into a text field, you’re not copying a font instruction — you’re copying five Unicode characters that happen to look like small H, E, L, L, O. They display small on every device, in every app, without any font being applied.
The practical implication: you can paste small text into Instagram bios, Twitter bios, Discord, WhatsApp, TikTok, Reddit comments, email subject lines, and virtually any text input that supports Unicode — and it always looks small, regardless of what font the app uses.
Complete Small Text Alphabet Reference
Every letter with its small caps and superscript equivalent. Click any small character to copy it individually.
| Letter | Small Caps | Superscript | Copy |
|---|---|---|---|
| A a | ᴀ | ᵃ | ᴀᵃ |
| B b | ʙ | ᵇ | ʙᵇ |
| C c | ᴄ | ᶜ | ᴄᶜ |
| D d | ᴅ | ᵈ | ᴅᵈ |
| E e | ᴇ | ᵉ | ᴇᵉ |
| F f | ꜰ | ᶠ | ꜰᶠ |
| G g | ɢ | ᵍ | ɢᵍ |
| H h | ʜ | ʰ | ʜʰ |
| I i | ɪ | ⁱ | ɪⁱ |
| J j | ᴊ | ʲ | ᴊʲ |
| K k | ᴋ | ᵏ | ᴋᵏ |
| L l | ʟ | ˡ | ʟˡ |
| M m | ᴍ | ᵐ | ᴍᵐ |
| N n | ɴ | ⁿ | ɴⁿ |
| O o | ᴏ | ᵒ | ᴏᵒ |
| P p | ᴘ | ᵖ | ᴘᵖ |
| Q q | Q | — | no equiv. |
| R r | ʀ | ʳ | ʀʳ |
| S s | ꜱ | ˢ | ꜱˢ |
| T t | ᴛ | ᵗ | ᴛᵗ |
| U u | ᴜ | ᵘ | ᴜᵘ |
| V v | ᴠ | ᵛ | ᴠᵛ |
| W w | ᴡ | ʷ | ᴡʷ |
| X x | x | ˣ | ˣ |
| Y y | ʏ | ʸ | ʏʸ |
| Z z | ᴢ | ᶻ | ᴢᶻ |
Where Small Text Is Actually Used
Where Small Text Works — And Where It Breaks
Works everywhere Unicode text is supported: Instagram bios and captions, Twitter/X bios and tweets, TikTok bios, Discord display names and bios, Reddit comments and posts, WhatsApp messages, Tumblr, Facebook profiles, email body text, Microsoft Word, Google Docs.
May not work in: Username fields with character restrictions (Discord’s new @username system, some gaming platforms), some enterprise tools that sanitise Unicode input, HTML <title> tags and meta descriptions where special characters may be stripped by CMS plugins.
One important caveat: Screen readers used by visually impaired people read these characters by their Unicode names — “modifier letter small a” rather than “a” — which makes small text inaccessible. For content where accessibility matters (public websites, professional communications), use CSS font-variant: small-caps instead of Unicode small caps characters.
FAQ
Is small text a font? No. Small text uses Unicode characters — specifically different code points that happen to look like small letters. They’re not a font instruction. This is why you can copy and paste them into any app and they stay small without needing the app to have any special font installed.
Why are some letters missing in superscript? Unicode didn’t design superscript as a complete decorative alphabet — the characters were added individually for specific phonetic and mathematical purposes. The letter q has no superscript equivalent in Unicode; generators use the closest available substitute.
What’s the difference between small caps and superscript text? Small caps (ꜱᴍᴀʟʟ ᴄᴀᴘꜱ) sit on the baseline — same height as regular lowercase letters but shaped like capitals. Superscript (ˢᵘᵖᵉʳˢᶜʳⁱᵖᵗ) is raised above the baseline. Both are tiny, but they sit at different vertical positions and have different character coverage.
Does small text work in Instagram bio? Yes — Instagram fully supports Unicode small caps and superscript characters in bios, captions, and comments. Copy from the examples above or use the generator tool.
Does small text work on TikTok? Yes. TikTok bios support Unicode characters including small caps and superscript. The text will display at the same small size for all viewers on all devices.