Skip to content
Part of: How-to format
How-To

WhatsApp Status & About Fonts: How to Style Text

WhatsApp's *bold* and _italic_ shortcuts (and its lists, block quotes and inline code) only work in chat messages. Your Status, About/bio, group name and profile name are plain-text or styling fields that don't read markdown — typing the symbols there just shows the symbols. The only way to style those fields is to paste pre-made Unicode characters from a generator, and you should keep links, handles and key words in plain text so search and screen readers still work.

Shreyas Bagal·Jun 22, 2026·10 min

WhatsApp's *bold* and _italic_ shortcuts (and its lists, block quotes and inline code) only work in chat messages. Your Status, About/bio, group name and profile name are plain-text or styling fields that don't read markdown — typing the symbols there just shows the symbols. The only way to style those fields is to paste pre-made Unicode characters from a generator, and you should keep links, handles and key words in plain text so search and screen readers still work.

Key takeaways

  • WhatsApp's native formatting works only in chat messages — bold, italic, strikethrough, inline code and monospace, plus bulleted/numbered lists and block quotes — not in Status, About, group names or your profile name.
  • Those fields don't read markdown, so typing the symbols there shows the literal symbols — the only way to style them is to paste Unicode characters from a generator.
  • WhatsApp has no built-in font picker or 'change font' setting for Status, bio or name; all styling comes from pasted Unicode.
  • The About field caps at 139 characters. Most fancy letters are a single code point (just stored as a surrogate pair), while a few combining-mark styles add real extra code points — so styled text can hit the cap sooner than the visible count suggests.
  • Unicode styling can confuse screen readers, break in-app search, and show as boxes on some devices — keep links, numbers and handles in plain text.
WhatsApp Status & About Fonts: How to Style Text
On this page

How-to guide

TL;DR WhatsApp's *bold* and _italic_ shortcuts only work in chat messages. Your Status, About/bio, group name and profile name are plain-text fields — typing the symbols there just shows the symbols. The only way to style those fields is to paste pre-made Unicode characters from a generator, and you should keep links, handles and key words in plain text so search and screen readers still work.

You've probably noticed it: you can type *hello* in a WhatsApp chat and it sends as hello, but when you try the same trick in your Status or your About line, you just get a literal *hello* with the asterisks showing. That's not a bug. WhatsApp's built-in formatting only runs inside chat messages. Status, About/bio, group names and your profile name are plain-text fields, and the only way to make text look bold, italic or fancy there is to paste Unicode styled characters. This post explains the split and shows you exactly how to style each field — plus where the trick quietly breaks.

Why bold works in chat but not in Status or About

WhatsApp messages support native markdown-style formatting. Inside a chat you can use:

StyleSyntaxResult
BoldOne asterisk each side*bold*
ItalicOne underscore each side_italic_
StrikethroughOne tilde each side~strike~
Inline codeOne backtick each side`code`
MonospaceThree backticks each side```mono```

Those are the everyday ones, but the chat set is actually broader. Since a 2024 update, WhatsApp messages also support bulleted lists (type - then a space), numbered lists (a digit, a period, then a space) and block quotes (type > then a space). Note that inline code (a single backtick each side) and a monospace block (three backticks each side) are two different things — one styles a short snippet, the other a fixed-width block. All of these work across Android, iOS, WhatsApp Web and Desktop, and you can also select text and use the formatting menu instead of typing the symbols.

One detail worth knowing: bold, italic and strikethrough can be combined with each other, but inside a monospace or inline-code span the other markers aren't parsed — so if you wrap text in backticks, any * or _ inside shows as literal characters rather than formatting. For the full per-app breakdown, see our guide to markdown formatting on WhatsApp, Discord and Slack.

Here's the catch that trips everyone up: all of that formatting is processed only in messages. The About field, the text Status, group names/subjects and your profile (display) name are not the chat renderer. The About field, group name and profile name are plain-text fields — they don't parse markdown, so *bold* typed into your bio renders as the literal characters *bold*, asterisks and all. The text Status is a separate composer built for backgrounds and styling, not a message box, so the chat markdown shortcuts aren't applied there either. Either way, there is no "change the font" setting for these fields — WhatsApp has no font picker for your Status, bio or name.

So if native symbols don't work there, what does? Unicode characters do.

The fix: paste Unicode styled characters

The workaround is to use characters that are already styled. Unicode includes whole alphabets of look-alike letters — mathematical bold, mathematical italic, script, small caps and more. Because these are real characters (not formatting instructions), they paste into any plain-text box and stay styled. WhatsApp doesn't need to "render" anything; the boldness is baked into the character itself.

Here's the same word in a few Unicode styles you can copy:

  • Bold: 𝗛𝗲𝗹𝗹𝗼
  • Italic: 𝘏𝘦𝘭𝘭𝘰
  • Script: 𝓗𝓮𝓵𝓵𝓸
  • Small caps: ʜᴇʟʟᴏ
  • Bubble: Ⓗⓔⓛⓛⓞ

Generate the style you want, copy it, and paste it straight into the field. A few real examples:

  • Status: ✨ 𝗢𝗽𝗲𝗻 𝗳𝗼𝗿 𝗳𝗿𝗲𝗲𝗹𝗮𝗻𝗰𝗲 𝘄𝗼𝗿𝗸 ✨
  • About / bio: 𝘋𝘦𝘴𝘪𝘨𝘯𝘦𝘳 · 𝘤𝘰𝘧𝘧𝘦𝘦 𝘧𝘪𝘳𝘴𝘵
  • Group name: 「 𝓦𝓮𝓮𝓴𝓮𝓷𝓭 𝓣𝓻𝓲𝓹 」
  • Profile name: Aarav ꜱʜᴀʀᴍᴀ

The fastest way to make these is a generator built for the job. The WhatsApp text formatter lets you type once and copy any style; the general-purpose fancy text generator and stylish text generator work the same way. All of them are free, need no signup, and run in your browser — nothing you type is stored.

How to style each field, step by step

The mechanics are the same everywhere — generate, copy, paste — but here's where to paste:

  1. Status (text status): Open WhatsApp, go to the Status tab, start a new text status, and paste your styled text where you'd normally type. Send it as usual.
  2. About / bio: Go to Settings, tap your profile, open the About field, clear it, and paste your styled line. Save.
  3. Group name / subject: Open the group, tap the group name to edit it, and paste. (Some groups restrict editing the name to admins.) There's no native bold for group names — Unicode is the only way to make one look styled.
  4. Profile (display) name: Settings → tap your profile → edit your name → paste. The same plain-text rule applies; markdown symbols won't format here.

One field-specific limit worth knowing: the About field caps at 139 characters. Styling can eat into that faster than you'd expect, but the reason is worth getting right. Most "fancy" letters — including the common math bold and italic sets — are a single Unicode code point each; they just sit higher in the character map, so each one is stored as a surrogate pair (more underlying bytes) than a plain ASCII letter. A few styles genuinely add extra code points per letter — for example, strikethrough or underline effects that stack a combining mark on top of each character. Whether any of this trims the 139-character cap depends on how WhatsApp counts (visible characters vs. code points vs. bytes), so if your bio won't save, the safe move is to count it before pasting with our character counter, and see how fancy text inflates your character count for the full explanation.

Where it breaks — read this before you style everything

Unicode styling looks great, but it has real downsides. Use it deliberately, not on every word.

  • Screen readers struggle. Assistive tech often mispronounces or skips mathematical-alphabet and decorative characters, because to software a bold "𝗛" isn't the letter H — it's a separate math symbol. Anyone using a screen reader may hear garbled output or nothing at all. Our accessibility guide and are Unicode fonts accessible? cover this in depth.
  • In-app search won't match it. If your group name is styled in Unicode, searching the plain word may not find it. The same applies to names — a contact searching for "Aarav" might not match "𝗔𝗮𝗿𝗮𝘃."
  • Some devices show boxes. If a recipient's device or font lacks the glyph for a less-common style, they see tofu (□) instead of your letters. Common styles like sans-serif bold are the safest; ornate scripts are the riskiest. Here's why fancy text shows as boxes.
  • Appearance varies. Even when it renders, exact glyph shapes differ by device, OS and font. It won't look identical for everyone — don't count on pixel-perfect consistency.

The practical rule: keep essential text plain. Phone numbers, links, email addresses, @handles and any keyword you want people to find by search should stay in normal characters. Style the decorative parts — a name, a vibe word, an emoji-flanked headline — and leave the functional parts readable. That keeps your Status or bio pretty and usable.

Quick recap

Chat messages use real formatting — *bold*, _italic_, ~strike~, inline code and monospace, plus lists and block quotes — and you should use it there, because it's cleaner and accessible. Status, About, group names and profile names are plain-text or styling fields that don't read markdown, so they need pre-styled Unicode characters pasted in. Generate the look you want once, paste it where you need it, and keep the load-bearing words plain. The WhatsApp text formatter is the quickest way to do it, and it's free with nothing stored.

Key takeaways

  • WhatsApp's native formatting works only in chat messages — bold, italic, strikethrough, inline code and monospace, plus bulleted/numbered lists and block quotes — not in Status, About, group names or your profile name.
  • Those fields don't read markdown, so typing the symbols there shows the literal symbols — the only way to style them is to paste Unicode characters from a generator.
  • WhatsApp has no built-in font picker or "change font" setting for Status, bio or name; all styling comes from pasted Unicode.
  • The About field caps at 139 characters. Most fancy letters are a single code point (just stored as a surrogate pair), while a few combining-mark styles add real extra code points — so styled text can hit the cap sooner than the visible count suggests.
  • Unicode styling can confuse screen readers, break in-app search, and show as boxes on some devices — keep links, numbers and handles in plain text.

FAQ

How do I change the font on my WhatsApp status?

WhatsApp has no built-in font setting for the text Status — that composer is built for backgrounds and styling, not chat markdown, so typing *bold* just shows the asterisks. To get a styled WhatsApp status font, generate the look you want in a Unicode tool, copy it, and paste it into your status. The style is baked into the characters, so it stays formatted after you paste. The fastest route is the free WhatsApp text formatter: type your text, pick bold, italic, script or small caps, copy, and paste. Keep any link or @handle in plain characters so people can still tap or search them.

Does WhatsApp Unicode styling work everywhere, or do some people see boxes?

It usually renders, but not always identically. Unicode styled letters are real characters, so they paste into Status, About, group names and chats and stay styled. But if a recipient's device or font lacks the glyph for a particular style, they see empty boxes (tofu) instead. Common styles like sans-serif bold are the most widely supported; ornate script and rare decorative sets are the most likely to break. Exact letter shapes also vary by device, OS and font, so it won't look pixel-identical for everyone. For the why and the safest choices, see our guide on why fancy text shows as boxes.

Why does bold with asterisks not work in my About or group name?

Because WhatsApp only parses those formatting symbols inside chat messages. The About/bio field, group name and your profile name are plain-text fields, and the text Status is a separate styling composer — none of them process markdown. So *bold* in your bio renders as the literal characters *bold*. There's no native bold, italic or underline for those fields (WhatsApp has no underline format anywhere, in fact — even in chat). The only way to make them look styled is to paste Unicode characters that are already bold or italic. Inside a chat, the symbols work fine; outside it, switch to pasted Unicode from a formatter.

Is the WhatsApp text formatter free and safe to use?

Yes. BoldlyType's WhatsApp text formatter is free, needs no signup, and runs entirely in your browser — the conversion happens on your device, so nothing you type is uploaded or stored. You paste or type your text, pick a style, copy the result, and paste it into WhatsApp. There's no app to install and no account. The output is plain Unicode text you can use anywhere, not a download. Because it's client-side, it works the same whether you're styling a Status, an About line, a group name or a message you'll send.

Why does my styled WhatsApp About get cut off?

The About field has a 139-character limit, and Unicode styling can eat into it. Most fancy letters are a single code point each (they're just stored as a surrogate pair, i.e. more underlying bytes than a plain letter), while a few combining-mark styles — like strikethrough or underline effects — add genuine extra code points per letter. Whether that trims the visible limit depends on how WhatsApp counts characters, so a styled bio can hit the cap before you expect. If yours is truncated or won't save, trim the text, switch to a more compact style, or keep part of the line in plain characters. Check the real count first with our character counter, and read how fancy text inflates your character count.

Should I style my whole WhatsApp bio in fancy text?

Better not to style all of it. Decorative Unicode looks great for a name or a vibe word, but it has trade-offs: screen readers may garble or skip it, in-app search may not match it, and rare styles can show as boxes on some devices. The safe approach is to style the decorative parts and keep the functional parts plain — phone numbers, links, email, @handles and any keyword you want people to find by searching. That way your bio stays attractive and still works for everyone. For the accessibility detail, see are Unicode fonts accessible?

Sources

Ready to put this into practice?

Open a formatter

Sources

Spotted an error? Email hello@boldlytype.com — we update guides quarterly and welcome corrections.

Frequently asked questions

Latest questions readers ask us about this topic.

How do I change the font on my WhatsApp status?

WhatsApp has no built-in font setting for the text Status — that composer is built for backgrounds and styling, not chat markdown, so typing *bold* just shows the asterisks. To get a styled WhatsApp status font, generate the look you want in a Unicode tool, copy it, and paste it into your status. The style is baked into the characters, so it stays formatted after you paste. The fastest route is the free WhatsApp text formatter: type your text, pick bold, italic, script or small caps, copy, and paste. Keep any link or @handle in plain characters so people can still tap or search them.

Does WhatsApp Unicode styling work everywhere, or do some people see boxes?

It usually renders, but not always identically. Unicode styled letters are real characters, so they paste into Status, About, group names and chats and stay styled. But if a recipient's device or font lacks the glyph for a particular style, they see empty boxes (tofu) instead. Common styles like sans-serif bold are the most widely supported; ornate script and rare decorative sets are the most likely to break. Exact letter shapes also vary by device, OS and font, so it won't look pixel-identical for everyone. See our guide on why fancy text shows as boxes for the safest choices.

Why does *bold* with asterisks not work in my About or group name?

Because WhatsApp only parses those formatting symbols inside chat messages. The About/bio field, group name and your profile name are plain-text fields, and the text Status is a separate styling composer — none of them process markdown. So *bold* in your bio renders as the literal characters with the asterisks showing. There's no native bold, italic or underline for those fields — and WhatsApp has no underline format anywhere, even in chat. The only way to make them look styled is to paste Unicode characters that are already bold or italic. Inside a chat, the symbols work fine; outside it, switch to pasted Unicode from a formatter.

Is the WhatsApp text formatter free and safe to use?

Yes. BoldlyType's WhatsApp text formatter is free, needs no signup, and runs entirely in your browser — the conversion happens on your device, so nothing you type is uploaded or stored. You paste or type your text, pick a style, copy the result, and paste it into WhatsApp. There's no app to install and no account. The output is plain Unicode text you can use anywhere, not a download. Because it's client-side, it works the same whether you're styling a Status, an About line, a group name or a message you'll send.

Why does my styled WhatsApp About get cut off?

The About field has a 139-character limit, and Unicode styling can eat into it. Most fancy letters are a single code point each (they're just stored as a surrogate pair, more underlying bytes than a plain letter), while a few combining-mark styles — like strikethrough or underline effects — add genuine extra code points per letter. Whether that trims the visible limit depends on how WhatsApp counts characters, so a styled bio can hit the cap before you expect. If yours is truncated or won't save, trim the text, switch to a more compact style, or keep part of the line plain. Check the real count first with our character counter, and read how fancy text inflates your character count.

Should I style my whole WhatsApp bio in fancy text?

Better not to style all of it. Decorative Unicode looks great for a name or a vibe word, but it has trade-offs: screen readers may garble or skip it, in-app search may not match it, and rare styles can show as boxes on some devices. The safe approach is to style the decorative parts and keep the functional parts plain — phone numbers, links, email, @handles and any keyword you want people to find by searching. That way your bio stays attractive and still works for everyone. For the accessibility detail, see are Unicode fonts accessible?

The sub-questions readers ask next — answered, with where to go.

LinkedIn's post box — used for feed posts, comments, your headline and your About section — is plain text with no formatting toolbar and no markdown, so there's no bold button. The workaround the whole creator economy uses is Unicode bold: type your line, convert it to bold Unicode characters (𝗯𝗼𝗹𝗱) in a generator, then paste it back and the emphasis sticks, because the style is baked into the characters themselves. Bold only the hook — the part that shows before the “…see more” cut-off — to earn the click, and keep the rest plain so the post stays skimmable. Two caveats matter: Unicode text isn't read by LinkedIn's search and is announced poorly by screen readers, so never bold the keywords, names or hashtags you want found or read aloud. For true rich text (headings, lists), use LinkedIn's separate 'Write article' editor instead.

Format a LinkedIn post

Instagram's native composer collapses the line breaks you type, which is why captions paste in as one dense block — it's worst when you post from the web or through some schedulers. The reliable fix is to compose the caption with the spacing you want and paste it back with the breaks preserved, rather than relying on invisible-character hacks (blank Unicode characters can break Instagram's search and are read poorly by screen readers). Write the caption with your intended breaks, generate the spaced version, and paste it into the caption field. Put your strongest hook on line one, since that's the part that shows before the 'more' cut-off in the feed. Keep paragraphs short — two or three lines — so the caption stays skimmable on a phone, where almost everyone reads it.

Open the line-break tool

Yes — WhatsApp is the exception among messaging and social apps because it has its own built-in markup that it renders for everyone. Wrap text in *asterisks* for bold, _underscores_ for italic, ~tildes~ for strikethrough, and triple backticks for monospace; the symbols disappear and the styling shows. So you usually don't need Unicode characters on WhatsApp at all. Reach for a Unicode formatter only when you want a style WhatsApp's markdown doesn't cover — small caps or script for a Status, say — or when you're writing one message to post across several apps that don't share WhatsApp's syntax (Instagram, X and Threads strip these symbols and show them literally). For everyday bold and italic inside WhatsApp itself, the native markup is the better and more accessible choice.

Format for WhatsApp

Because that editor is plain text and strips anything it doesn't parse. Markdown (*bold*), HTML tags and rich-text styling only render where the platform explicitly supports them — paste them into Instagram, X/Twitter or a LinkedIn post and you see the raw asterisks, or nothing at all, because those boxes have no formatting engine. Unicode styling works differently: the bold or italic look is baked into each character (a Unicode bold 'A' is its own code point), so it survives any plain-text field and travels with a copy-paste. That's the whole reason Unicode 'fancy text' formatters exist. The trade-off is accessibility — because they aren't ordinary letters, screen readers can mis-read them and in-app search may not match them — so use Unicode for short emphasis, not for body copy or anything that must be searchable.

Generate paste-proof styles

Related in this series

See all in How-to format

Explore the topic cluster

More tools and guides across this topic cluster.

Get the next post.

Craft notes on writing for the internet. One short email, every other week. No spam.

Keep reading