Small Caps Generator

Convert text to small capitals (ᴀʙᴄᴅᴇғ) using Unicode. Works on Twitter, Instagram, Discord.

Small Caps Output

What is Small Caps text?

Small caps are uppercase letters drawn at the height of lowercase letters — like ᴛʜɪs. Traditionally used in typography for acronyms (HTTP, NASA) within body text to avoid them visually screaming louder than surrounding lowercase. Without small caps, an acronym in body text looks oversized; with small caps, it sits flush. This generator produces small caps using Unicode IPA Extensions (U+1D00-U+1D25), which means real characters that paste anywhere — Instagram, Twitter, Discord, websites, Word docs — without needing font files. Perfect for usernames, headlines, branded captions, and creating a minimalist aesthetic where text feels softer than ALL CAPS.

How to use this tool

  1. Type your text — Any letters work. Numbers and symbols stay unchanged.
  2. Copy small caps result — One-tap copy to clipboard.
  3. Paste anywhere — Social profiles, blog headlines, design mockups, presentation titles.
  4. Mix with regular text — Use small caps for accent words within normal sentences for typography polish.

How small caps work in Unicode

Real small caps in print typography are designed as separate glyphs in OpenType fonts — not just scaled-down uppercase. Browsers can render them via CSS font-variant: small-caps when the font supports it.

But you need pasteable text, not CSS. So this tool uses Unicode characters that LOOK like small caps:

  • ᴀ (U+1D00) — small capital A
  • ʙ (U+0299) — small capital B
  • ᴄ (U+1D04) — small capital C
  • ʜ (U+029C) — small capital H
  • …and so on for most letters

Limitation: Not all 26 letters have a small caps Unicode equivalent. Letters like F, Q, S, V, X don’t have true Unicode small caps — this tool uses the closest visual match (or leaves uppercase).

Examples

  • Instagram bio: ᴄᴏɴᴛᴇɴᴛ ᴄʀᴇᴀᴛᴏʀ | ᴍᴜᴍʙᴀɪ — minimalist, softer than ALL CAPS
  • Blog post tags: ᴛᴜᴛᴏʀɪᴀʟ • ᴅᴇsɪɢɴ • ᴄᴏᴅᴇ — elegant category dividers
  • Design mockup label: ᴄᴏʟᴏʀ ᴘᴀʟᴇᴛᴛᴇ — typography aesthetic for product pages
  • Discord channel: ᴀɴɴᴏᴜɴᴄᴇᴍᴇɴᴛs — importance without shouting
  • Video thumbnail title: ᴛʀᴀᴠᴇʟ ᴠʟᴏɢ — cleaner than UPPERCASE

Tips & best practices

  • Use small caps sparingly — they’re an accent, not body text
  • Combine with emoji for Instagram bio polish: ✨ ᴄᴏɴᴛᴇɴᴛ ᴄʀᴇᴀᴛᴏʀ ✨
  • Avoid small caps for important keywords — SEO and screen readers may not parse them correctly
  • On rare-letter words (FX, Q, V), small caps Unicode is incomplete — preview before using
  • For real typography in CSS websites, use font-variant: small-caps instead of Unicode characters
  • Small caps work great for navigation labels, section headers, captions

Limitations & notes

Unicode small caps are incomplete — letters F, Q, S, V, X don’t have official Unicode small capital characters in commonly-rendered blocks. Tool uses closest visual match (often regular uppercase) for these. For perfect small caps, use CSS font-variant: small-caps on websites. Screen readers may pronounce small caps incorrectly, hurting accessibility.

Frequently Asked Questions

Why does the result mix small caps with uppercase?

Some letters (F, Q, S, V, X) lack Unicode small capital characters. The tool falls back to regular uppercase for those, since the visual difference is minimal.

Will this work on Instagram?

Yes — Instagram fully supports Unicode small caps in bio, username, captions, and post text.

Is small caps different from regular UPPERCASE?

Visually yes — small caps are uppercase shapes at lowercase height, creating a softer look. UPPERCASE feels louder/aggressive; small caps feels minimal/elegant.

Can I use small caps in URLs?

No — URLs need ASCII. Use for visible text only, not links.

Does small caps text count as accessible?

Partial — screen readers may not pronounce Unicode small caps like normal text. Avoid for critical text; use for decorative headlines only.

Why not use a CSS small-caps font?

CSS only works inside websites you control. For pasting into Instagram, Discord, social media, Unicode characters are the only universal solution.

Is small caps text searchable?

Google indexes Unicode small caps as separate characters from regular letters. Searches for ‘travel’ won’t find ‘ᴛʀᴀᴠᴇʟ’. Bad for SEO — decorative use only.

Related tools

Fancy Text Generator · Upside Down Text · Text Case Converter

Copied