Support · Legal
Verified RCS · SMS · MMS

What is the RCS character limit?

Technical RCS & Developers

Reviewed by , VP of Global Operations, Signalmash · Last reviewed · Editorial standards

Quick answer

An RCS business text message holds up to 3,072 characters, against 160 for a single SMS. The whole message payload is capped at 250 KB and media files at 100 MB. Rich cards have their own limits: 200 characters for the title, 2,000 for the description, and up to four suggestions per card at 25 characters each.

The headline number is not really the point. What changes with RCS is that length stops being the constraint you design around. On SMS, anything past 160 characters splits into multiple segments, each billed separately and each capable of arriving out of order. RCS has no segmentation, so a 400-character message is one message, billed once, delivered whole.

The limits worth writing down

  • Text message body: 3,072 characters.
  • Total message payload: 250 KB.
  • Media file: 100 MB.
  • Rich card title: 200 characters.
  • Rich card description: 2,000 characters.
  • Suggestion label: 25 characters.
  • Suggestions per rich card: 4.
  • Suggestions per text message: 11, counting any persistent suggestions.
  • Cards in a carousel: 2 to 10.

The suggestion label limit at 25 characters is the one that bites in practice. It is short, it is counted including spaces, and truncation on a narrow handset is ugly. Write button labels first and the message body second, not the other way round.

Why the SMS comparison is misleading

A 160-character SMS is not a limit on what you can send, it is a limit on what you can send in one billed unit. Longer texts are concatenated, and the encoding matters: switching from GSM-7 to UCS-2, which a single emoji or curly apostrophe will do, drops each segment from 160 characters to 70. That is why an innocuous copy edit can quietly triple the cost of a campaign.

None of that applies to RCS. There is no segmentation, no encoding cliff, and no per-segment billing. RCS vs SMS covers the rest of the differences, and how much RCS costs has the published rates.

Just because you can does not mean you should

3,072 characters is roughly 500 words. Almost nothing in a business message should be anywhere near that. The messages that perform are short, and the reason is structural rather than stylistic: an RCS message is read in a notification and a thread, on a phone, usually in a few seconds, and the action lives in a button rather than in the prose.

A workable shape for most sends is two or three sentences of context, one image if it genuinely adds information, and one primary suggestion. If the content will not compress to that, the message is usually the wrong artefact and the right one is a message that links into an authenticated page or a longer document.

Where the extra room does earn its keep is in the rich card description, which can carry the detail that would otherwise force a second message: terms, a delivery window, a full address, a list of what is included. Putting that on the card rather than in a follow-up keeps the thread clean and keeps the billing to one message.

Key facts
  • RCS text messages allow up to 3,072 characters with no segmentation and no per-segment billing.
  • The full message payload is capped at 250 KB, and media files at 100 MB.
  • Rich cards allow a 200-character title, a 2,000-character description, and four suggestions.
  • Suggestion labels are limited to 25 characters, which is the constraint most likely to force a rewrite.
  • SMS encoding cliffs, where one emoji cuts segments from 160 to 70 characters, do not exist on RCS.

Frequently asked

How long can an RCS message be?

Up to 3,072 characters for the text body, against 160 for a single SMS segment. The whole message payload is capped at 250 KB and media files at 100 MB. In practice almost no business message should approach the character ceiling, because the action lives in a button rather than in the prose.

Does RCS split long messages into segments like SMS?

No. There is no segmentation on RCS, so a 400-character message is one message, billed once, and delivered whole. On SMS the same message would be concatenated into three segments, each billed separately and each capable of arriving out of order.

Do emoji reduce the character limit on RCS?

No, and this is a real difference from SMS. On SMS a single emoji or curly apostrophe switches the encoding from GSM-7 to UCS-2 and cuts each segment from 160 characters to 70, which can quietly triple a campaign cost. RCS has no such encoding cliff.

What is the character limit on RCS buttons?

Suggestion labels are limited to 25 characters, counting spaces, and that is the constraint most likely to force a rewrite. A rich card allows four suggestions, and a text message allows up to eleven including any persistent ones. Write the button labels first and the message body second.

The fastest way to understand RCS is to receive one. Get a free sender ID test →

← All RCS questions