Unicode Text Formatter (𝐁𝐨𝐥𝐝, 𝐼𝑡𝑎𝑙𝑖𝑐, 𝓢𝓬𝓻𝓲𝓹𝓽…)
Convert plain text to Unicode bold, italic, monospace, script, fraktur, double-struck or small-caps for social bios.
Quick answer: Convert plain text to Unicode bold, italic, monospace, script, fraktur, double-struck or small-caps for social bios.
Last updated
Frequently asked questions
- Are these real characters or images?
- Real Unicode characters from the Mathematical Alphanumeric Symbols block (and a few others). They paste anywhere text is accepted — no fonts, no plugins.
- Where can I use this?
- Twitter/X bios, Instagram bios and captions, LinkedIn headlines, Facebook posts, Discord usernames, YouTube descriptions — anywhere the platform doesn't actively strip non-standard characters.
- Will it work on every social network?
- Most do (Twitter/X, Instagram, Facebook, LinkedIn, Discord, TikTok). A few platforms with strict accessibility filters strip or substitute the styled letters; LinkedIn occasionally normalises script variants in profile names.
- Is it accessible to screen readers?
- Honestly — not really. Screen readers read the Unicode codepoint, not the visual letter, so 'Bold A' (U+1D400) may be read as 'mathematical bold capital A' or skipped entirely. Use Unicode styling sparingly for headings, not body text.
- Why are some letters missing in italic / script?
- A handful of code points (e.g. italic <code>h</code>, script <code>e</code>, <code>g</code>, <code>o</code>) were already in Unicode at different positions before the Mathematical Alphanumeric block was added — we substitute the canonical character automatically.
- Does it work on numbers and symbols?
- Bold, monospace, sans-bold, double-struck and full-width support digits 0–9. Italic, script, fraktur and small caps don't, because Unicode never assigned styled-digit ranges for those families. Punctuation passes through unchanged.
- Will the result look the same on every device?
- Mostly — modern operating systems include a font that covers the Mathematical Alphanumeric Symbols range. Older Android devices may render some glyphs as boxes; preview in the destination app before publishing.
- Is my text uploaded?
- No — the conversion is a pure character map in your browser. Nothing leaves your device.
- Why does Twitter sometimes ban accounts that use this?
- Spammers also use Unicode styling to evade keyword filters, so platforms occasionally tighten the screws. Use it for a flair on your bio, not for evading content moderation.
- Can I round-trip back to plain text?
- Not in this tool — but you can copy the styled output, paste it into a Unicode normaliser, and it will largely unmap. The Mathematical Alphanumeric range is reversible by design.