What Is Concatenated SMS? A Complete Guide for Businesses
businesses can use it to send longer text messages reliably.
If you have ever sent a text message longer than 160 characters and wondered how it arrived on the recipient’s phone as one continuous message instead of several disjointed fragments, the answer lies in a technology called concatenated SMS. For businesses that rely on SMS for marketing, alerts, OTPs, or customer support, understanding concatenated SMS is essential to controlling costs, message delivery, and customer experience.
In this guide, we will break down what concatenated SMS is, how it technically works, why it exists, and what businesses need to know before sending long text messages at scale.
Understanding the Basics: Why SMS Has a Character Limit
Short Message Service, or SMS, was designed in the late 1980s as part of the GSM (Global System for Mobile Communications) standard. The protocol allocates a fixed amount of space, 140 bytes, for each message. Depending on the character encoding used, this translates into different character limits:
- GSM-7 encoding: Supports 160 characters. This is the default encoding for messages using standard Latin characters, numbers, and basic punctuation.
- UCS-2 encoding: Supports only 70 characters. This encoding is used when a message contains non-Latin characters, emojis, or special symbols such as Arabic, Chinese, Cyrillic, or certain accented characters.
This limit was fine in the early days of mobile texting, but as businesses began using SMS for detailed notifications, marketing campaigns, and multi-step verification instructions, the 160-character cap became a real constraint. This is where concatenated SMS comes in.
What Is Concatenated SMS?
Concatenated SMS, sometimes called “long SMS” or “segmented SMS,” is a method of splitting a message that exceeds the standard character limit into multiple smaller SMS segments, sending them as separate messages over the network, and then reassembling them on the recipient’s device so they appear as a single, continuous message.
Instead of a user seeing three separate texts arrive one after another, a concatenated SMS system ensures they see one seamless message, even though it was technically transmitted as multiple parts.
This is achieved through a special component in the message header called the User Data Header (UDH). The UDH is not part of the visible message content. It’s metadata that tells the receiving device three critical things:
- A reference number that identifies which segments belong to the same original message.
- The total number of segments the message was split into.
- The sequence number of the current segment (for example, part 2 of 4).
When a phone or messaging app receives multiple SMS segments carrying the same reference number, it uses this header data to stitch them back together in the correct order before displaying the message to the user.
How Concatenated SMS Changes the Character Limit
Because a portion of each segment’s payload is used for the UDH header rather than actual message content, the character limit per segment drops:
- GSM-7 encoding: Each concatenated segment allows 153 characters (instead of 160), because 7 characters’ worth of space is reserved for the header.
- UCS-2 encoding: Each concatenated segment allows 67 characters (instead of 70).
So, for example, a 300-character message in GSM-7 encoding would be split into two segments:
- Segment 1: 153 characters
- Segment 2: 147 characters
Both segments are sent as individual SMS messages over the network but reassembled into a single readable message by the receiving device.

Why Concatenated SMS Matters for Businesses
If your business sends transactional or promotional SMS messages, understanding concatenated SMS has direct implications for cost, deliverability, and user experience.
1. Billing Is Based on Segments, Not Messages
This is the most important practical consideration. Telecom operators and SMS gateway providers bill per segment, not per “message” as the end user perceives it. If your message is 320 characters long, it may be billed as three separate SMS segments, even though the recipient sees it as one text. Businesses that don’t account for this can face unexpectedly high SMS costs, especially at scale.
2. Character Count Affects Campaign Costs at Scale
For a business sending one million promotional SMS messages a month, the difference between staying under 160 characters (one segment) and going slightly over into a two-segment message can double your SMS costs. Marketing and CRM teams should actively monitor message length before sending bulk campaigns.
3. Encoding Matters as Much as Length
Many businesses don’t realize that including a single emoji or a non-Latin character (such as an accented letter in a customer’s name) can silently switch the entire message from GSM-7 to UCS-2 encoding. This cuts the character-per-segment limit from 153 to 67, potentially turning what looked like a one-segment message into three or four segments. Always test message templates for encoding compatibility.
4. Delivery Reliability and Ordering
Concatenated SMS relies on the network delivering all segments and the receiving device supporting reassembly. In rare cases, particularly with older devices, cross-carrier delivery, or certain international routes, one segment might arrive out of order or get delayed. Well-established SMS gateway providers handle this gracefully by ensuring segments are sent and retried appropriately, but it’s worth choosing an SMS delivery partner with strong global connectivity for long messages.
5. User Experience Considerations
While concatenated SMS is largely invisible to end users on modern smartphones, on some older or budget feature phones, concatenated messages may not reassemble correctly and could appear as multiple broken texts. For businesses targeting markets with a high percentage of feature phone users, keeping messages within a single segment (160 characters) is a safer choice for consistent user experience.
Concatenated SMS vs. Multimedia Messaging (MMS/RCS)
Some businesses ask whether it makes more sense to simply switch to MMS or RCS (Rich Communication Services) instead of using concatenated SMS for longer content. While RCS and MMS support richer content and effectively unlimited text length, they are not universally supported across devices, carriers, and countries the way SMS is. SMS, including its concatenated form, remains the most universally compatible messaging channel available, which is why it continues to be the default for OTPs, alerts, and critical notifications where guaranteed delivery matters more than rich formatting.
Best Practices for Using Concatenated SMS in Business Messaging
- Keep critical information in the first segment. If for any reason only part of a message is delivered or displayed, the most important information (like an OTP code or urgent alert) should appear first.
- Test your templates for encoding triggers. Run your message templates through an encoding checker before deployment to ensure emojis or special characters aren’t unexpectedly inflating your segment count.
- Use dynamic character counters in your sending platform. A good SMS platform will show you in real time how many segments a message will consume as you type or as merge fields are populated with variable-length data (like customer names).
- Monitor delivery reports at the segment level. When troubleshooting delivery issues, check whether all segments of a concatenated message were successfully delivered, not just the first one.
- Choose an SMS provider with strong concatenation support and global carrier relationships. This reduces the risk of segment loss or reordering, especially for cross-border messaging.
- Consider segment cost in your ROI calculations. When evaluating SMS marketing campaign performance, factor in the true per-message cost, including segmentation, not just the advertised per-SMS rate.
Conclusion
Concatenated SMS is the invisible technology that allows businesses to send messages longer than the traditional 160-character limit while still ensuring they display as a single, coherent text to the recipient. It works by splitting long messages into multiple segments, each carrying a small header that allows devices to reassemble them in the correct order.
For businesses, the technical details matter because segment count directly affects SMS costs, campaign budgeting, character encoding choices, and delivery reliability. By understanding how concatenated SMS works and following best practices around message length, encoding, and provider selection, businesses can send effective, cost-efficient SMS communications without unpleasant billing surprises or fragmented customer experiences.
Choosing a reliable SMS delivery partner that offers transparent segment-level reporting, encoding detection, and strong global carrier connectivity will help ensure your longer messages reach customers exactly as intended, every time.
Frequently Asked Questions
How many segments can a single SMS be split into?
Most carriers support up to 255 concatenated segments, though in practice, messaging platforms typically cap this much lower (often 6-10 segments) to avoid excessive cost and to prevent messages from being flagged as spam-like due to unusual length.
Does concatenated SMS cost more than a regular SMS?
Yes. Because billing is based on the number of segments transmitted, a concatenated message spanning three segments will typically cost three times as much as a single-segment message, even though the recipient sees it as one text.
Can I avoid concatenation by shortening my message?
Yes, the most direct way to avoid concatenation charges is to keep your message content under 160 characters for GSM-7 encoding, or under 70 characters if your content includes emojis or non-Latin characters that force UCS-2 encoding.
Do all phones support concatenated SMS reassembly?
The vast majority of modern smartphones support reassembly seamlessly. However, some very old feature phones may display concatenated messages as separate, unordered texts, which is worth considering if your audience includes users on legacy devices.
Is concatenated SMS the same as MMS?
No. Concatenated SMS is still standard text messaging split across multiple segments, while MMS (Multimedia Messaging Service) is a separate protocol designed for sending images, videos, and audio, with different technical infrastructure and carrier handling.
