🌐 EN

🔡 Small Caps Text Generator

Type lowercase text and it's converted into small-capital Unicode letters (ᴀʙᴄ...) — a subtler alternative to shouting in full uppercase, commonly used for stylized usernames and headers. Note that 'q' and 'x' have no dedicated small-capital Unicode code point, so they fall back to plain lowercase.

GUIDE

Learn more

01

1. What Is Small Caps Text?

Small caps is a typographic technique that renders lowercase letters as smaller-sized capital letters, historically used in print to give headings or initials a subtle, refined emphasis. Online, it's popular for stylized usernames and post headers when you want something to stand out without the "shouting" feel of full uppercase (HELLO).

02

2. Real Unicode Letters, Not a Font Effect

Unlike a CSS font-variant style, the characters this tool produces are genuine standalone Unicode letters drawn from blocks like IPA Extensions and Phonetic Extensions. Because they're real characters rather than a rendering trick, they copy as plain text anywhere and keep their small-caps appearance regardless of the font used at the destination.

03

3. Why "q" and "x" Don't Convert

Unicode simply has no dedicated small-capital code point defined for lowercase q or x, so those two letters are left unchanged in the output — this is a limitation of the standard, not a bug. This tool also only handles Latin letters (a-z); digits, Hangul, Chinese, and other non-Latin text pass through unconverted.

Frequently asked questions

Is my text uploaded anywhere?
No. Every conversion happens entirely in your browser and nothing is sent to a server.
Why don't q and x change?
Unicode has no dedicated small-capital code point for lowercase q or x, so those two letters intentionally stay as plain lowercase in the result.
Does this work for Korean text?
No. This tool only supports Latin letters (a-z) — Korean, Chinese, and other non-Latin text pass through unconverted.