FancyText.dev

Small Text on Discord: Small Caps, Superscript, and Server Name Tricks

·

Discord has no native small-text formatting, but two Unicode styles create the small-text effect: small caps (regular-height but shaped like capitals) and superscript (raised, tiny numerals and letters). Each has different glyph coverage and looks different at Discord’s interface scale.

Try It Now

ʏᴏᴜʀ ᴠɪʙᴇ ɢᴏᴇꜱ ʜᴇʀᴇ...

Discord’s Markdown supports bold, italic, strikethrough, and code blocks — but has no native small text. The workaround is Unicode: specifically small capitals (U+1D00–U+1D2E range) and superscript characters. Paste them into your Discord nickname, server name, role label, or message, and they display smaller than standard text everywhere Discord renders them.

Small caps and superscript are visually distinct. Small caps are full-height letters shaped like uppercase but sized like lowercase. Superscript characters float above the baseline and are genuinely tiny. This guide covers both, where each one works on Discord, and which server-name tricks actually survive Discord’s character normalizer.

Small caps vs superscript: the difference

PropertySmall caps (ʀᴀɪsᴇ)Superscript (ʳᵃɪˢᵉ)
Visual heightFull height, uppercase shapesRaised tiny, sits above baseline
Glyph coveragea-z complete, some punctuationa-z patchy; some letters missing
Best Discord useNicknames, server names, rolesSubtle footnotes, aesthetic decoration
ReadabilityHigh — clear at 14-16pxLower — can be hard to read in context
Works in code blocks?Yes (plain text inside)Yes
Survives nickname normalizer?YesYes

Where small text works on Discord

Discord locationSmall caps?Superscript?Character limit
NicknameYesYes32 chars
Username (global)YesYes32 chars
Server nameYesYes100 chars
Channel nameAvoidAvoid100 chars — lowercase-forced on save
Role nameYesYes100 chars
Bio (‘About Me’)YesYes190 chars
Message textYesYes2,000 chars
Server descriptionYesYes120 chars
Channel names are force-lowercased and have spaces replaced with hyphens by Discord. Small caps characters pass through (they’re already distinct code points, not uppercase ASCII), but the effect looks odd next to lowercase channel slugs. Stick to plain lowercase for channel names.

How to get small caps on Discord

Small caps cover the full a–z alphabet plus some punctuation. The result looks like ᴘᴏʀᴜᴄᴜᴄ instead of PORUCUC — proper-shaped capitals at lowercase scale, not just shrunken uppercase.

  • Go to FancyText.dev and type your text.
  • Find “Small Caps” in the output list.
  • Copy the result.
  • Paste into your Discord nickname or server name field.
  • Hit Save. Discord accepts Unicode characters in most fields.

Server name use cases

Server names on Discord appear in the server list sidebar — usually 13-15pt on desktop, smaller on mobile. Small caps look intentional and polished at this size; superscript is too small to be legible in the sidebar. Here are patterns that work well:

  • ᴄʟᴜᴏᴘ ᴀᴀᴀ — server name in full small caps (community/gaming servers)
  • ʙɬᴀᴄᴋʟᴀᴜɴ ɢᴀɬᴇʀᴄ — guild name in small caps
  • Mixing emoji + small caps: 🧠 ᵀʟʟᴀᵏᴏʀ ᴄʟᴜᴏ — most popular Discord naming pattern
  • Plain server name + small caps description line: gives hierarchy without a lot of effort

Role labels with small caps

Role names in Discord’s member panel are rendered at 11-12px — the smallest text on the interface. At this size, small caps are still readable but superscript is on the edge. Use small caps for important roles (ᴏᴡᴏᴀ, ᴍᴏᴅ, ᴀᴅᴍɫᴌ) and avoid superscript for anything functional.

One popular pattern: use small caps for hierarchy roles (e.g., ᴀᴅᴍɫᴌ, ᴍᴏᴅ) and plain text for informational tags (e.g., ‘booster’, ‘verified’). The visual contrast makes role hierarchy clear at a glance.

Superscript on Discord: what actually renders

Superscript Unicode has patchy glyph coverage. The digits 0–9 and some letters (a, e, i, o, u, h, r, s, t, w) have official Unicode superscript code points. Most other letters use combining characters or Modifier Letter Small variants that not all fonts support.

On Discord desktop, superscript digits and vowels render reliably. Consonants like b, c, d, f, g, j, k, l, m, n, p, q, v, x, y, z may show as tofu (empty boxes) on some clients. Test before committing to a superscript nickname.

Superscript works best for aesthetic accents and numbers — e.g., ᴲᴀɬʳᵃ plus a number or date. Don’t try to write full words in superscript; the missing letter coverage makes it unreliable for complete names.

Troubleshooting

Small caps not saving in server name: Discord may reject the edit if the server name fails their normalizer for other reasons (too short, banned words). Try a plain-ASCII test first to confirm the server name itself is valid, then re-add the small caps.

Characters showing as boxes: the Discord client’s font doesn’t include those code points. Discord desktop bundles Whitney, which covers most of the small caps range but may miss some superscript consonants. Switch to small caps if superscript fails.

Mobile Discord shows different sizes: Discord mobile renders at a different DPI than desktop. Small caps still look small on mobile but the relative size difference from normal text is less pronounced. This is expected behavior — small caps still looks intentional.

Nickname not updating for others: Discord caches nicknames. After you change yours, some members may see the old nickname for up to 15 minutes. Not a Unicode issue.

How to write small text on Discord in 60 seconds

Here is the fastest path from zero to small text on Discord. Whether you want tiny text in a Discord nickname, small caps for a server name, or a subtle superscript accent, the exact steps are the same — generate, copy, paste, save.

  • Step 1 — Open FancyText.dev and type what you want (your name, a status, a server tag).
  • Step 2 — Scroll the output list and pick either 'Small Caps' (ᴀʙᴄᴅ) or 'Superscript' (ᵃᵇᶜᵈ). For Discord nicknames, small caps is safer because every letter has a glyph.
  • Step 3 — Click the purple Copy button next to the style. The styled text is now on your clipboard.
  • Step 4 — On Discord, click the server name → 'Edit Server Profile' → paste into Nickname. For a global change, use User Settings → Profiles → Display Name. Hit Save.
  • Step 5 — If the field rejects the save, your text may be over 32 UTF-16 units. Halve the length or switch to small caps (which are single-code-unit characters, unlike superscript for some letters).

Related searches and the fastest way to solve them

People also search this as 'how to write in small text on Discord', 'tiny text Discord nickname', 'Discord small caps generator', and 'small font Discord username' — they all land here because the underlying Unicode trick is the same. One small-caps string works everywhere Discord stores Unicode, which is every profile and server field except the @handle and channel names.

If you want to go further, the Small Caps copy-paste hub has the full ᴀ–ᴢ alphabet ready to grab, and the superscript page covers digits and the subset of letters with reliable Unicode superscript code points. Most successful Discord bios mix one small-caps line with one plain-text line — the visual contrast does the work without making your profile hard to scan.

Related Styles

Related Guides