Small Caps Text Converter

Transform lowercase letters to Unicode small capital letters

Free small caps text converter — turns ordinary letters into Unicode small capital characters (ᴀ ʙ ᴄ) that you can paste into bios, posts and usernames. No images, runs in your browser. It runs free in your browser on Gera Tools, with nothing uploaded.

Last updated Source: Gera Tools

What are small caps?

Small caps are uppercase letter shapes drawn at roughly lowercase height. This tool uses real Unicode small capital characters, so the styled text can be copied and pasted as plain text rather than an image.

The small caps converter turns regular text into Unicode small capital letters — uppercase shapes drawn at lowercase height. Unlike a font setting, these are genuine Unicode characters, so the result can be copied and pasted into social bios, usernames, and posts that do not otherwise support styled fonts.

How it works

Each input character is looked up in a table that maps the alphabet to its Unicode small capital code point — for example a and A both map to (U+1D00), b/B to ʙ (U+0299), r/R to ʀ (U+0280). The mapping is case-insensitive. Digits, spaces, and punctuation have no small cap equivalent, so they pass through unchanged. A handful of letters lack a perfect Unicode small capital and use the nearest standard small-cap-style glyph.

Where people actually use this

Small caps conversions serve several distinct use cases, and the reason varies:

Social media bios and usernames. Platforms like Instagram, Twitter/X, Discord, and TikTok render the profile bio as plain text — no bold, no italic, no heading sizes. Unicode small capitals are one of the few ways to create a visual hierarchy or distinct brand feel inside that constraint. A brand name rendered as ɢᴇʀᴀ sʏsᴛᴇᴍs instead of Gera Systems stands out in a sea of identical-looking bios.

Post titles and aesthetic content. On Reddit, Discord, and community forums, small caps in a post title or heading make it visually distinct from surrounding content. This is popular in creative communities, gaming clans, and music subcultures.

Text art and signage mockups. Designers mocking up a label, badge, or printed material sometimes start in a text editor and want to approximate the look of engraved or letterpress small caps before opening a design tool.

Copy-paste where fonts are locked. In email clients, CMS comment fields, and some CRM notes fields, the font is fixed and you cannot apply CSS. Small-cap Unicode characters are the only way to suggest typographic formality in those contexts.

What “Unicode small capital” means technically

Traditional typographic small caps are drawn at about 65–70% of the cap height with full stroke weight — they are not simply scaled-down capitals. Unicode includes a set of characters in the Latin Extended and Phonetic Extensions blocks that are designed as small capital glyphs. This converter uses those codepoints directly, so the characters are recognized by Unicode-aware systems as letters (not symbols), which means spell-checkers and accessibility tools can read them as their letter equivalents in most environments.

The practical effect: if someone copies your ᴀ ʙ ᴄ small-cap text and pastes it into a search box, the search engine may or may not normalize it to regular letters depending on how the system handles Unicode normalization. Do not use small caps for anything that needs to be searched or indexed accurately.

Comparing the stylized text converters

ConverterLooks likeWorks as plain text?Good for
Small capsᴀ ʙ ᴄ ᴅYesElegant headings, brand names
FullwidthA B C DYesAesthetic / vaporwave style
Superscriptᵃ ᵇ ᶜ ᵈYesFootnotes, inline labels

Tips and notes

  • Small caps are a presentation effect built from real characters, not encryption or a font, so screen readers and search engines may treat them as their standard letter equivalents or as separate Unicode codepoints depending on the implementation.
  • Because rendering depends on the font, preview the output in the platform where you plan to use it before publishing — some emoji-heavy fonts substitute a different glyph for small-cap codepoints.
  • Digits, spaces, and most punctuation have no small cap form and pass through unchanged, which means a mixed string like Version 2.0 becomes ᴠᴇʀsɪᴏɴ 2.0 with only the word converted.
  • For other stylised looks, try the fullwidth or superscript converters on this site.