Power Your Business Digitally...
Business Solutions with Bulk SMS


















English text : single text messages are
limited to 160 characters, including spaces.
Each concatenated text message is limited to 153
characters, rather than 160 due to the need for
user-data headers (UDH) information. Mobile phones
use UDH information to enable them to link long
messages together so they appear as single SMS messages
in recipients' phones.
| Number of SMS parts/count | Total number of characters in the linked message |
|---|---|
| 1 | 160 |
| 2 | 306 |
| 3 | 459 |
| 4 | 612 |
| 5 | 765 |
| 6 | 918 |
Unicode (Multilingual): 70 character -
1 sms count, including spaces.
Long sms: 67 (including
spaces)
| Number of SMS parts/count | Total number of characters in the linked message |
|---|---|
| 1 | 70 |
| 2 | 134 |
| 3 | 201 |
| 4 | 268 |
| 5 | 335 |
| 6 | 402 |
Encode a new line as %0a instead of \n or <br>
Encode ampersand symbol as %26 instead of &
Encode hash symbol as %23 instead of #