Bold Italic Text Generator - π©πππ π°πππππ
Generate bold italic text using Unicode math characters. Copy paste bold italic font for Instagram, Twitter, Discord, and social media.
Three steps to get started
Type or paste your text
Enter the text you want to convert to bold italic Unicode style.
Converts to π©πππ π°πππππ instantly
Each letter is mapped to its Unicode Mathematical Bold Italic equivalent.
Copy and paste anywhere
Click Copy and use in Instagram, Discord, Twitter, or any text field.
Bold italic text using Unicode math characters
Bold italic Unicode text is text rendered with characters drawn from the Mathematical Bold Italic range of Unicode's Mathematical Alphanumeric Symbols block - U+1D468 through U+1D49B for uppercase andU+1D482 through U+1D4B5 for lowercase. Each of the 52 letters is its own distinct code point, so the slant and the heavy stroke weight are baked into the character's identity rather than applied by a style rule.
Those code points were added to Unicode 3.1 in 2001 for a specific reason: in mathematical typesetting the difference between an upright a, an italica, and a bold italic a carries meaning, so the styles could not be left to fonts. By longstanding ISO 80000-2 convention, bold italic denotes vectors and tensors while plain italic denotes scalar variables. The generator repurposes that typographic machinery for ordinary sentences.
Where the effect earns its keep:
- Instagram and TikTok bios, which accept no markup at all, so ππππππππ has to live in the characters
- Twitter/X display names and pinned-post hooks, where the timeline is otherwise uniform
- Discord and Slack, as a way to style a nickname - the message body already supports
***text*** - Spreadsheet cells and form labels that store a raw string and discard any rich formatting
- Physics and engineering notes, writing π for a velocity vector in a plain-text field
What the converter can and cannot transform
Only the 26 uppercase and 26 lowercase Latin letters have bold italic counterparts. Digits pass through unchanged, because Unicode defines bold and sans-serif digit variants but no bold italic ones - 2024 stays upright even when the words around it slant. Punctuation, spaces, accented letters likeΓ©, and non-Latin scripts such as Cyrillic or Greek are likewise left alone, which produces a deliberately mixed look in multilingual text.
The practical trade-off is searchability. To a computer, π© is code point U+1D46A and has no relationship to the letter B, so styled text will not match a search for the plain word, and screen readers may announce it as "mathematical bold italic capital B" or skip it entirely. Style a few words for emphasis, keep the searchable version of your name and keywords in normal letters.
The mapping is a lookup table evaluated in your browser, so no text is transmitted anywhere. If you want only one axis of the effect, EditText.app also hosts separate upright Bold, plain Italic, and flowing Script generators.