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

WhatsApp Character Limit: About, Status, Message, and Group Limits (2026)

The WhatsApp About (bio) field is capped at 139 characters. A single personal-app message holds up to about 65,536 characters, a text status update 700, a photo/video status caption 1,024, a group name 100, and a group description 2,048. On the WhatsApp Business/Cloud API, a text message body is limited to 4,096 characters and a template body to 1,024. Most consumer numbers are enforced in the app rather than published in WhatsApp's help center, so treat them as observed and subject to change.

Shreyas Bagal·Jul 5, 2026·6 min

The WhatsApp About (bio) field is capped at 139 characters. A single personal-app message holds up to about 65,536 characters, a text status update 700, a photo/video status caption 1,024, a group name 100, and a group description 2,048. On the WhatsApp Business/Cloud API, a text message body is limited to 4,096 characters and a template body to 1,024. Most consumer numbers are enforced in the app rather than published in WhatsApp's help center, so treat them as observed and subject to change.

Key takeaways

  • The WhatsApp About (bio) field is 139 characters — the tightest everyday limit, essentially old Twitter's 140 minus one.
  • A single personal-app message can hold roughly 65,536 characters (2^16); the WhatsApp Business/Cloud API caps a text body at 4,096 — two very different answers depending on whether you're a user or a developer.
  • Status updates: text status 700 characters, photo/video status caption 1,024 characters.
  • Groups: name/subject 100 characters and description 2,048 characters — both raised in early 2023 from the old 25 and 512, so older articles saying '25' are stale.
  • The 'broadcast list 256' figure is a recipient count, not a character limit — don't confuse the two.
  • WhatsApp counts by code points, so a single family or skin-tone emoji eats multiple characters — a real problem on the tight 139-character About field.
WhatsApp Character Limit: About, Status, Message, and Group Limits (2026)
On this page

Data

The WhatsApp About (bio) field is limited to 139 characters, a single personal-app message holds up to about 65,536 characters, a text status update 700, a photo/video status caption 1,024, a group name 100, and a group description 2,048 — while the WhatsApp Business/Cloud API caps a text message body at 4,096 characters. WhatsApp is unusual in that it doesn't have one headline "character limit"; it has a different ceiling for almost every field, and the answer you want depends entirely on which box you're typing into.

Before the table, one honest caveat worth stating up front: WhatsApp does not publish a tidy help-center page listing these consumer limits. The About, status, group-name, and group-description numbers are the values enforced inside the app and reported consistently by reputable tech press and counting tools — not figures lifted from an official WhatsApp spec table. The one number WhatsApp's own ecosystem states plainly is the Business/Cloud API text-body cap. So read the consumer numbers as observed-and-enforced, correct as of 2026 but changeable without notice, and read the API number as the citable, documented one.

WhatsApp character limits: full spec table (2026)

FieldLimitWhat it applies toSource strength
About / bio text139 charactersThe short blurb under your name (Settings → Profile)Long-enforced in-app; not in an official help table
Single message (consumer app)~65,536 characters (2^16)One text message you type and send in the appEnforced client cap; widely reported, not officially published
Text status update700 charactersThe colored-background text statusEnforced in-app; not officially tabled
Photo/video status caption1,024 charactersCaption on a media statusEnforced in-app; not officially tabled
Group name / subject100 charactersThe group's title (raised from 25 in early 2023)Change reported by tech press
Group description2,048 charactersThe group's description (raised from 512 in early 2023)Change reported by tech press
Message body (Business / Cloud API)4,096 charactersA text message body sent via the APIStated in Meta's developer ecosystem — strongest source
Template message body (API)1,024 charactersThe body of an approved message templateMeta / BSP partner docs
Broadcast list256 recipientsMax contacts per broadcast list — a count, not a character limitWell-established

A quick note on that last row: "256" gets mislabeled all over the web as a WhatsApp character limit. It isn't. It's the maximum number of contacts you can put in one broadcast list. The message you broadcast obeys the normal message limits.

The 139-character About field is the one you'll actually hit

For everyday use, the About field is the constraint that bites. At 139 characters it's essentially old Twitter's 140-character limit minus one, and it has sat at that value for years. It's small enough that a single sentence plus a couple of emoji can overflow it, and long enough that people assume they have more room than they do.

There's a practical wrinkle on top of the hard limit: WhatsApp visually truncates long About and status text in previews before you ever reach the character ceiling. So the meaningful budget is often smaller than 139 in terms of what people see at a glance — front-load the words that matter.

Because the About field is tight and everyone edits it staring at a phone keyboard, it's the single best case for checking length before you save. BoldlyType's free character counter shows the count live as you paste and trim, so you can confirm you're at or under 139 before committing — the same paste-and-check habit covered in how to check your character count before posting.

Two very different "message" limits: 65,536 vs 4,096

This is the trap that catches most people writing about WhatsApp limits. There are two completely different answers to "how long can a WhatsApp message be," depending on who's asking:

  • In the consumer app, a single text message is capped at roughly 65,536 characters — that's 2^16, a classic power-of-two client-side ceiling. In practice nobody types a 65k-character message, but that's where the app stops accepting more.
  • On the WhatsApp Business Platform / Cloud API, the text message body is limited to 4,096 characters, and a template message body to 1,024 characters. This is the number that matters if you're a developer sending programmatically, and it's the one figure that's genuinely documented in Meta's developer ecosystem rather than merely observed.

If you're a business building automated messaging, plan around 4,096 (and 1,024 for templates), not 65,536. Conflating the two is the most common factual error in WhatsApp limit articles, so it's worth calling out explicitly.

Status updates: 700 for text, 1,024 for media captions

WhatsApp status has its own two limits. A text status — the kind with a solid colored background — allows about 700 characters. A photo or video status caption allows about 1,024 characters. Both are generous compared to the 139-character About field, but both are still finite, and both truncate in preview, so the same "hook first" advice applies. If you style status text with a "fancy" Unicode font, expect to run out of room much sooner (more on that below).

Group name (100) and description (2,048) — and why old guides say 25

If you've read an older article claiming the WhatsApp group name limit is 25 characters, it's simply out of date. In early 2023, WhatsApp raised the group name/subject limit from 25 to 100 characters and the group description from 512 to 2,048 characters. Tech press covered the rollout at the time citing WhatsApp beta reporting. This is a useful reminder that platform limits drift: any number in a limit guide is a snapshot, and WhatsApp's are especially prone to quiet changes because they aren't formally published.

The emoji and fancy-font gotcha

WhatsApp counts by Unicode code points, not by what looks like "one character" on screen. That has two consequences worth knowing, and both hurt most on the tight 139-character About field:

  1. Emoji can cost several characters each. A plain emoji is often two code points; a skin-tone variant is more; and a compound emoji like a four-person family (a ZWJ sequence joining several people plus zero-width joiners) can eat five, seven, or more characters of your budget in a single glyph. Drop three of those into a 139-character bio and you've spent a large slice of your room on three little pictures.

  2. Fancy Unicode "fonts" inflate the count hard. The stylish bold, italic, script, and "aesthetic" text people paste into bios isn't a font — it's look-alike characters baked into the text, and each styled glyph is typically multiple code points. So a "stylish" About that reads as 40 visible characters can weigh far more against the 139-character limit, and you'll hit the ceiling long before the text looks full. This is exactly the mechanism explained in how fancy text inflates your character count. If you want a styled bio, style sparingly and check the live count before you save.

How WhatsApp compares to other platforms

WhatsApp is a distinct field set from the feed-style platforms, so its limits don't map neatly onto a "post" limit. If you're checking limits across the tools you post to, the sibling references cover each one field by field:

For the tight WhatsApp fields specifically — the 139-character About, the 700-character text status, and the 100-character group name — the fastest way to stay under the limit is to paste your draft into a free character counter and watch the count before you save, rather than editing blind on your phone and hoping.

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.

What is the character limit for WhatsApp About / status?

The WhatsApp About (the small blurb under your name) is limited to 139 characters. A text status update — the colored-background text post — allows about 700 characters, and a caption on a photo or video status allows about 1,024 characters. The 139-character About limit is the one most people hit, since it's the tightest field in the app.

What is the maximum length of a WhatsApp message?

In the consumer WhatsApp app, a single text message can hold up to roughly 65,536 characters (2^16) before it stops accepting more. On the WhatsApp Business Platform / Cloud API, the limit is different and lower: a text message body is capped at 4,096 characters, and a template message body at 1,024 characters. So a regular user and a developer sending via the API get different answers — this is the most common mix-up on the web.

What is the WhatsApp group name and description character limit?

A WhatsApp group name (also called the subject) is limited to 100 characters, and a group description to 2,048 characters. Both were raised in early 2023 — the name from 25 and the description from 512 — which is why older guides quoting 25 characters are out of date.

Is the WhatsApp broadcast limit a character limit?

No. The commonly cited 'broadcast limit of 256' refers to the maximum number of contacts you can add to a single broadcast list, not a character limit. The text you broadcast follows the normal message limits (about 65,536 characters in the app). Don't treat 256 as a character cap.

Why does my emoji use up so many characters in my WhatsApp About?

WhatsApp counts by Unicode code points, and many emoji — especially skin-tone variants and family/ZWJ emoji like a four-person family — are built from several code points joined together. One such emoji can consume five or more characters of your 139-character About budget. Fancy Unicode 'fonts' behave the same way: each styled glyph is multiple code points, so a stylish bio runs out of room far faster than a plain one.

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