How small text works
There is no font trickery here. Places like social media bios, usernames and comments strip all formatting, so you cannot make text smaller by styling it. What you can do is swap each letter for a different unicode character that happens to look like a tiny version of it, and because those are real characters, they survive copying and pasting anywhere plain text is allowed.
The three styles come from different corners of unicode. Superscript letters were added for phonetic notation, the small capitals come from the phonetic alphabet blocks linguists use, and the fullwidth forms exist so Latin letters can sit evenly alongside Chinese and Japanese characters, which makes them wide and evenly spaced rather than small. Everything is converted in your browser as you type; nothing is uploaded.
The three styles
The unicode blocks were never designed as complete alphabets, so there are gaps. There is no superscript q, so the tool leaves q as a normal letter, and small caps has no true x, which stays as an ordinary x. Numbers convert in superscript and fullwidth but not in small caps, where no small-capital digits exist. Capital letters in your input are treated the same as lowercase, because the superscript and small-cap blocks only come in one height. Anything without a lookalike, accented letters included, passes through unchanged, which is better than silently dropping it.
The accessibility catch
Because these are not really letters, software that reads text does not treat them as your words. Screen readers are the big one: depending on the software, ʰᵉˡˡᵒ may be announced character by character with phonetic names, read in a mangled form, or skipped in silence. A bio written entirely in small text can be effectively invisible to a blind user.
The same underlying problem affects other systems. Search cannot match the styled text to its normal spelling, translation tools stumble, and older devices or fonts may show empty boxes where the rarer characters should be. The safe rule: use small text as decoration around your message, never as the message. Keep names, contact details and anything factual in ordinary characters.
Where people use it
Small text turns up anywhere plain text is the only option: Instagram and X bios, Discord and TikTok usernames, YouTube comments, gaming clan tags and stream titles. Small caps is popular for headings inside bios because it reads clearly while looking deliberate; superscript suits short flourishes like a word or two; fullwidth is a stylistic choice that deliberately takes up space, so watch your character limits, as some platforms count each fullwidth character as more than one.
Type your text above, check each style, and copy the one you want with its button. If you are cleaning text up rather than dressing it up, the case converter and word counter linked below do the sensible versions of the same job.
Frequently asked questions
Why does the letter q stay normal in superscript?
Unicode has no superscript q. The superscript letters come from phonetic notation blocks that were never designed as a full alphabet, and q was simply never added. This tool leaves q unchanged rather than substituting a lookalike, and small caps has the same gap for x.
Is this a font?
No. Fonts cannot travel inside plain text, so the tool swaps your letters for different unicode characters that happen to look small. Because they are real characters, they survive copying and pasting into places that never let you choose a font, such as social media bios and usernames.
Will small text display everywhere?
On most modern phones, browsers and apps, yes. Some fonts are missing the rarer characters, in which case readers see empty boxes or question marks instead. If it looks right when you paste it into the app you are targeting, it will look right to others on similar devices.
Does small text cause problems for screen readers?
It can. Screen readers often announce these characters letter by letter, with odd phonetic names, or skip them entirely, so text that looks fine visually can be gibberish or silence for a blind user. Use it for decoration only, never for information people need.
Can I use small text in Instagram or X bios?
Yes, that is the most common use. The characters paste in like any other text. Be aware that some platforms count unusual characters as more than one character towards length limits, fullwidth ones especially, so check the counter before you save.