WhatsApp's built-in formatting (_italic_, *bold*, ~strikethrough~, and ```monospace```) is genuinely useful and the right tool in message bubbles. It is also aggressively limited — the formatting does not work in About, Status, group names, group descriptions, channel titles, or profile names. Unicode italic (𝐻𝑒𝑙𝑙𝑜) fills those gaps without installing anything.
WhatsApp field matrix
| Field | Markdown italic? | Unicode italic? | Char limit |
|---|---|---|---|
| Direct messages | Yes (_italic_) | Yes | 65,536 per message |
| Group messages | Yes | Yes | 65,536 per message |
| Profile name | No | Yes | 25 chars |
| About (status line) | No | Yes | 139 chars |
| Status (story) | No | Partial | 700 chars; text-status only, not overlays |
| Group name | No | Yes | 25 chars |
| Group description | No | Yes | 512 chars |
| Channel title | No | Yes | 50 chars |
| Channel description | No | Yes | 500 chars |
| Business catalog item names | No | Partial — many strip | 100 chars |
When native _italic_ wins
- Inside conversations — it copies cleanly when users forward or reply.
- When the other person might have a screen reader — Markdown italic announces with emphasis; Unicode italic is read as 'mathematical italic small letter e' per character.
- When you need to mix with *bold* and ~strike~ in the same line — Markdown composes; Unicode doesn't.
- For long messages — you can italicize phrases without eating into character budgets (Unicode italic doubles byte count).
When Unicode italic wins
- Your profile About, where there is no formatting toolbar.
- Group descriptions — the first line of which appears under the group name in lists.
- Channel titles and descriptions — used in Communities for visual hierarchy.
- Status text updates (the classic About line) — a lightweight way to differentiate your profile.
The character-limit trap
Every Unicode italic character occupies 2 UTF-16 code units. WhatsApp's 25-character profile name and group-name limits are measured in code units, not visible characters. A 12-character italic name is at the limit before you have finished typing it.
Practical rule: take your visible character count, double it, and make sure it still fits. If it does not, shorten the italic span rather than the plain section.
Accessibility
This matters more on WhatsApp than on other platforms, because WhatsApp is heavily used with voice-to-text and screen readers in many markets. Never italicize an entire message with Unicode. Never put Unicode italic in a group description that newcomers need to parse aloud.
A defensible rule: use Unicode italic for labels (one or two words), and keep the body of any field in plain text.
Common mistakes
- Italicizing a phone number in your About — some keypad dialers strip Unicode and paste garbled strings.
- Using Unicode italic in WhatsApp Business catalog item titles — the WhatsApp Business app partially strips Unicode during catalog sync. Names render fine in-app and break on the customer side.
- Mixing native _italic_ and Unicode italic in a single message — looks inconsistent and confuses users who copy-paste.
- Italicizing your WhatsApp display name when the receiving phone is older than Android 10 — many render as boxes.
Troubleshooting
Italic About not saving: you are hitting the 25-character UTF-16 limit. Remove 2–3 characters.
Italic displays correctly on your phone but shows as plain letters on the recipient's: they are on an older WhatsApp client (likely pre-2022) or a feature-phone KaiOS build. No fix on your side.
Italic in a group description breaks a line mid-word: some render engines don't allow break-opportunities between Unicode math characters. Add spaces manually at word boundaries.
Copy-ready lines
- Profile About: '𝑏𝑢𝑠𝑦 𝑀𝑘 2026 / 𝑡𝑎𝑙𝑘 𝑠𝑜𝑜𝑛'
- Group name opener: '𝑙𝑢𝑛𝑐𝑢𝑠 𝑐𝑙𝑢𝑏'
- Channel title: '§ 𝑑𝑖𝑎𝑖𝑙𝑦 𝑑𝑖𝑠𝑝𝑎𝑡𝑐ℎ'