Professional display names
Small caps read as clean and understated. LinkedIn headlines, Twitter bios, and resume headings use them for a structured look that normal mixed case cannot match.
Text tool
Type any text below and get it in small capitals, built from the Phonetic Extensions block (U+1D00) and related ranges. Lowercase letters become miniature capitals; existing capitals stay as they are. Useful for clean, professional display text.
Small caps text is not a font. It is a mix of Unicode characters drawn as miniature capitals. Unlike bold or script, there is no single tidy block for small caps — the letters are spread across the Phonetic Extensions block (U+1D00–U+1D2B) and several nearby ranges. Lowercase a maps to U+1D00, b to U+0299, c to U+1D04, d to U+1D05, and so on. Uppercase letters are already capitals, so they pass through unchanged. When you paste ʜᴇʟʟᴏ into a headline, the app sees code points U+029C, U+1D07, U+029F, U+029F, U+1D0F and renders each as a small capital glyph. The catch is coverage: a few letters (notably x) have no dedicated small-cap code point, so the closest visual match is used, and some letters come from IPA and phonetic ranges that render slightly differently across fonts.
Small caps read as clean and understated. LinkedIn headlines, Twitter bios, and resume headings use them for a structured look that normal mixed case cannot match.
Email signatures, README files, and plain-text notes use small caps for section labels. The miniature capitals create hierarchy without bold or color.
Small caps approximate the all-caps logotype look used by fashion and lifestyle brands. Pasting them into a bio or caption gives that structured feel without an image.
Small caps keep the x-height of normal text, so lines stay compact and readable. They do not blow up line height the way fullwidth or circled styles do.
Small caps are unusual because no single Unicode block defines them. The letters are pulled from the Phonetic Extensions block (U+1D00–U+1D2B), the IPA Extensions block, and a handful of Latin Extended ranges. a is U+1D00, b is U+0299, c is U+1D04, working through to z at U+1D22. The good news: most of these sit in the Basic Multilingual Plane and cost 1 UTF-16 unit each, so a small-caps bio uses roughly the same unit budget as plain ASCII. The catch is consistency. Because the letters come from different blocks designed for phonetics, not display, the glyph weights and shapes vary slightly between fonts. Some letters have no dedicated small-cap code point — x falls back to a plain x, and a couple of others use the closest visual match. Most modern devices render the set, but the look is less uniform than bold or script.
Small caps render on iOS, Android, Windows, macOS, and every major browser, though glyph weights vary because the letters come from phonetic blocks rather than a dedicated display block. TikTok accepts them in display names (30-char limit), bios (80 UTF-16 units), video captions, and comments. Instagram accepts them in the name field (30 chars), bio (150 chars), captions, and comments. Discord accepts them in display names (32 chars) and per-server nicknames. Twitter/X accepts them in display names (50 chars) and tweets. LinkedIn accepts them in headlines and the name field, where the clean look is popular. Steam persona names (3–32 chars) render small caps correctly. The main place they fail is @username and @handle fields, which only allow ASCII. A few older Android builds render most letters but fall back to plain text for the less common code points.
No. Each letter is a separate Unicode code point (ʜ is U+029C) that renders as a miniature capital by the system font. You are pasting different characters, not applying a font or formatting.
Small caps are spread across the Phonetic Extensions block (U+1D00–U+1D2B) and several nearby ranges, not one tidy block. Because the code points were designed for phonetics, glyph weights and shapes vary between fonts.
There is no dedicated small-cap code point for x in Unicode. The closest visual match is a plain x, so that is what gets used. A couple of other letters also rely on the nearest available character.
Yes. LinkedIn accepts the characters in the name field and headline, and the clean, structured look is popular there. Small caps cost 1 UTF-16 unit each, so they fit the field limits comfortably.
Some older Android builds and budget Windows machines ship system fonts that do not cover the full Phonetic Extensions block. Update the OS, switch to a font like Noto Sans, or fall back to plain text for those users.
Yes, if they sit in page titles, headings, or any text you want indexed. Search engines normalize Unicode, but styled characters may not be weighted the same. Use small caps for display, not for SEO-critical content.