This tool wraps your text in enclosed / bubble Unicode glyphs — ⓐⓑⓒ — so every letter (and digit, depending on the variant) sits inside a circle or bracket. Unlike the single "Circled" style in the fancy-text aggregator, this dedicated tool offers four variants so you can pick the exact look.
Variants:
- Outline — white glyph on a circle (ⒶⒷⒸ / ⓐⓑⓒ). The classic bubble look; the same block the aggregator's "Circled" uses.
- Filled — same outline letters, but digits become filled Dingbats bullets (❶❷❸). Good for numbered lists with a punchy style.
- Parens — each lowercase letter in parentheses (⒜⒝⒞); uppercase falls back to outline since Unicode's uppercase-parenthesized glyphs have poor font support.
- Negative — black circle with a white glyph (🅐🅑🅒), from the Enclosed Alphanumeric Supplement block. Bold, high-contrast look.
How it works:
- Each letter is replaced by its enclosed counterpart from the relevant Unicode block (Enclosed Alphanumerics U+2460–U+24FF, Dingbats U+2776, Enclosed Alphanumeric Supplement U+1F150).
- Digits get enclosed forms where a block defines them (Outline/Filled/Parens); otherwise they pass through.
- Punctuation, spaces, CJK and emoji pass through unchanged.
Differentiation: the fancy-text-generator aggregator renders only the Outline "Circled" style for comparison. This tool lets you output pure bubble text in any of the four variants and copy it cleanly.
Good to know: the Negative variant (U+1F150) needs a font with that block — most modern OSes ship one, but very old systems may show fallback boxes. Output is plain Unicode text and survives copy-paste anywhere.