What Is Small Caps? A Plain-English Guide
Small caps are capital letters drawn at the height of lowercase ones. Instead of THE LOUD LOOK of full capitals, small caps read as ᴛʜɪꜱ — even, calm and typeset. They have been part of good typography for centuries, and today they also exist as copy-and-paste Unicode characters. This guide explains what they are, where they come from, and the one distinction that trips everybody up.
The typographic definition
In a well-made typeface, small caps are a separate set of glyphs: uppercase letterforms redrawn at roughly x-height (the height of a lowercase x), with slightly heavier strokes so they still look balanced next to normal text. They are not just shrunk capitals — a naive “shrink the caps” approach makes strokes too thin. Real small caps are designed to sit comfortably in a line of running text.
The shortcut version has a name: faux small caps. When an app is asked for small caps and the font has none, it scales the capitals down and uses those. The result is thinner than the surrounding text and slightly too wide, because horizontal proportions get squeezed along with everything else. Set a paragraph in faux small caps next to one in real small caps and the difference is obvious even if you cannot name it.
Printers have used small caps for a long time to add emphasis without shouting: for acronyms (ɴᴀꜱᴀ), for the first line of a chapter, for names in academic writing, and for labels where full caps would feel aggressive. The point has always been the same — mark something as different without making the page look patchy.
Where small caps are used
- Acronyms and initialisms — writing ᴜꜰᴏ or ᴘᴅꜰ in small caps keeps them from dominating a sentence.
- Opening lines — many books set the first few words of a chapter in small caps.
- UI labels and headings — small caps make short labels feel deliberate and designed.
- Social bios — on platforms with no formatting, small caps give a bio a quiet, editorial polish.
- Legal and reference text — statutes, citations and stage directions have used small caps for so long that the convention now carries meaning on its own.
The distinction everybody misses
Here is the key idea. There are two completely different things both called “small caps”:
-
OpenType small caps — a font feature. Apps like Microsoft Word, Adobe InDesign and CSS (
font-variant-caps: small-caps) tell the font to swap in its small-cap glyphs. This looks correct in that app, but it is only styling: copy the text into a plain field like an Instagram bio and it reverts to normal capitals. -
Unicode small caps — actual characters. Unicode includes small-capital letters such as ᴀ (U+1D00, “Latin Letter Small Capital A”), originally added for phonetics. Because these are real characters, the small-cap look is baked into the text itself, so it survives copy-paste anywhere.
When a website offers a “small caps generator” you can paste into social media, it is producing the Unicode kind. That is what our Small Caps Generator does.
The complete Unicode map
The characters were never designed as a set. They were added to Unicode over the years by linguists who needed them for phonetic notation and by medievalists transcribing manuscripts, which is why the alphabet is scattered across three different blocks and why the coverage has holes in it.
| Letter | Char | Code point | Unicode block |
|---|---|---|---|
| a | ᴀ | U+1D00 | Phonetic Extensions |
| b | ʙ | U+0299 | IPA Extensions |
| c | ᴄ | U+1D04 | Phonetic Extensions |
| d | ᴅ | U+1D05 | Phonetic Extensions |
| e | ᴇ | U+1D07 | Phonetic Extensions |
| f | ꜰ | U+A730 | Latin Extended-D |
| g | ɢ | U+0262 | IPA Extensions |
| h | ʜ | U+029C | IPA Extensions |
| i | ɪ | U+026A | IPA Extensions |
| j | ᴊ | U+1D0A | Phonetic Extensions |
| k | ᴋ | U+1D0B | Phonetic Extensions |
| l | ʟ | U+029F | IPA Extensions |
| m | ᴍ | U+1D0D | Phonetic Extensions |
| n | ɴ | U+0274 | IPA Extensions |
| o | ᴏ | U+1D0F | Phonetic Extensions |
| p | ᴘ | U+1D18 | Phonetic Extensions |
| q | ǫ | U+01EB | Latin Extended-B (substitute) |
| r | ʀ | U+0280 | IPA Extensions |
| s | ꜱ | U+A731 | Latin Extended-D |
| t | ᴛ | U+1D1B | Phonetic Extensions |
| u | ᴜ | U+1D1C | Phonetic Extensions |
| v | ᴠ | U+1D20 | Phonetic Extensions |
| w | ᴡ | U+1D21 | Phonetic Extensions |
| x | x | U+0078 | (no small capital exists) |
| y | ʏ | U+028F | IPA Extensions |
| z | ᴢ | U+1D22 | Phonetic Extensions |
Two things follow from that origin story. First, these are letters with linguistic meaning attached, not decorations — ɪ and ʏ mean specific vowel sounds to a phonetician. Second, because they came from specialist blocks rather than a coordinated design effort, no single typeface was ever asked to draw all 26 in a matching style. Most render consistently in practice, but that is a happy accident of font coverage, not a guarantee.
The honest gap: q and x
Unicode’s small-capital coverage is almost — but not quite — complete.
There is no small capital x at all, so tools keep the lowercase x. A small capital q does exist (ꞯ, U+A7AF, in Latin Extended-D), but it arrived long after the rest of the alphabet and most fonts and apps still cannot display it — you get an empty box instead of a letter. Honest tools substitute the look-alike ǫ, which is really “latin small letter o with ogonek” wearing a disguise. It is not a small capital Q and a phonetician would notice, but it renders everywhere and reads correctly at a glance.
Every other letter maps to a genuine small-capital character, including s, which has the well-supported ꜱ (U+A731). It is a small quirk, but worth knowing before you rely on a word containing q or x.
Where Unicode small caps break
They survive copy-paste, which is the whole point, but “survives copy-paste” is not the same as “works everywhere.”
- Usernames and handles are the most common disappointment. Instagram, for example, restricts usernames to letters, numbers, periods and underscores. Small caps go in bios and captions, not in the @handle.
- Missing glyphs show as boxes. If a device’s font lacks ꜰ or ꜱ, those two letters render as ▯ while the rest of the word looks fine. This is more likely on older Windows setups than on iOS or Android.
- Some systems strip or normalise them. SMS gateways, email subject lines and older forms may drop non-ASCII characters or replace them with question marks.
- Autocorrect and spellcheck ignore them. The text is not recognised as English words, so you lose the safety net — proofread before posting.
None of this makes small caps unusable. It just means they belong in short, decorative places: a bio line, a caption, a section label. Not a whole post.
Accessibility: what screen readers actually say
This is the part most guides skip, and it matters more than the rendering quirks.
A screen reader does not see ᴛɪɴʏ ᴛᴇxᴛ as the words “tiny text.” It sees a string of phonetic symbols. Depending on which reader and which settings, the result might be the character names read out one by one, a garbled approximation, or silence where the text should be. The behaviour is inconsistent across NVDA, JAWS and VoiceOver, and none of it is dependable.
The practical rule: never use Unicode small caps for anything a reader needs in order to understand or use the page. Navigation labels, buttons, headings and body copy should be normal characters, styled with CSS if you want the small-caps look. Decoration in a personal bio is a different situation with a different risk, but be aware of the trade-off you are making rather than discovering it later.
Searchability: Ctrl+F will not find it
Related, and easy to overlook: ɴᴀꜱᴀ and NASA are completely different strings to a computer. Nothing that matches text will connect them.
That means browser find-in-page misses it, platform search misses it, hashtags built from small caps do not group with the normal-text version, and search engines index the characters literally. If you convert a business name in your bio to small caps, you have made that bio unfindable by anyone searching for the business name. For a personal aesthetic choice that is fine. For anything you want discovered, keep at least one plain-text copy of the important words.
Small caps vs. ALL CAPS
They solve opposite problems. ALL CAPS raises the visual volume — useful for warnings, exhausting for anything longer than a few words. Small caps lower the volume while still marking text as special. If a phrase in full capitals feels like shouting, the same phrase in small caps feels like a calm, confident label.
Typographers describe this in terms of colour: the evenness of grey a block of text produces at arm’s length. Full capitals punch a dark hole in that grey. Small caps, sitting at x-height, barely disturb it. That is the entire reason the convention survived five centuries of printing.
How to make small caps yourself
- In Word: select the text and press Ctrl+Shift+K for true OpenType small caps.
- In InDesign or Illustrator: use the character panel’s small-caps button, or open the OpenType menu and enable the
smcpfeature for real glyphs rather than synthesised ones. - In CSS:
font-variant-caps: small-capsis the modern property. Useall-small-capsif you want existing capitals converted too, rather than left at full height. Both fall back to faux small caps when the font has no small-cap glyphs, so check the result in the actual typeface. - In Google Docs: there is no native button — see our guide on small caps in Google Docs.
- For anywhere else (bios, chat, captions): generate Unicode small caps with the Small Caps Generator and paste the characters directly.
Common mistakes
Using them for whole paragraphs. Small caps were built for short runs. Past a line or two they become harder to read than normal text, because the shapes lose the ascenders and descenders your eye uses to tell words apart at speed.
Assuming a document style will travel. Word’s small caps are a property of the document, not of the text. Copy that text into a browser field and the formatting is gone. If it needs to survive the paste, you need the Unicode characters.
Mixing the two. A heading styled with font-variant-caps that also contains Unicode small-cap characters will render at two different sizes, because the CSS has nothing to convert — those characters are already lowercase-shaped as far as the font is concerned.
The takeaway
Small caps are capital shapes at lowercase height — a timeless way to add emphasis quietly. Just remember which kind you need: a font feature that stays inside a document, or Unicode characters that travel anywhere you paste them.
For social media and plain-text fields, you want the Unicode version, with two caveats worth keeping in mind. It will not be searchable, and screen readers will not read it as words. Use it where those things do not matter, and use real typography everywhere else.