SMS parts and message length

Standard SMS messages have a character limit of 160 characters (Unicode message of 70 characters) . If that limit is exceeded, your message is split into multiple parts to deliver to the recipient's phone. This is called message concatenation and may affect your spending (a long message will be billed as many times as its parts).

Message Encoding

SMS can be sent out using different charsets or character sets. For SMS, we use the charsets GSM-7 and Unicode. This may affect the maximum length of a message part and the number of parts your message will require. Below, we will explain each charset and what this means for your SMS.

GSM-7

SMS are typically sent out with the GSM-7 charset covering most characters. When SMS is sent in the GSM-7 charset, each character is seen as just one character in an SMS message.

In the table below, you will find the standard characters under the GSM-7 charset. The characters in the table are considered standard but may not show on the receiver's phone, depending on the handset's capabilities.

@ΔSPK0¡P¿

p

£

_

!

Ä

1

A

Q

a

q

$

Φ

"

k

r

b

R

B

R

C

æ

-

=

M

Ñ

m

ñ

2

¥

Γ

#

ä

3

C

S

c

s

è

Λ

¤

ø

4

D

T

d

t

é

Ω

%

Æ

5

E

u

U

e

ù

Π

&

,

6

F

V

f

v

ì

Ψ

'

<

7

G

W

g

w

ò

Σ

(

L

8

H

X

h

x

Ç

Θ

)

Ö

9

I

Y

i

y

L

F

Ξ

l

*

:

J

Z

j

z

Ø

E

ö

S

C

+

;

Å

ß

.

>

N

Ü

n

ü

å

É

/

?

O

§

o

à

The following characters are part of the GSM-7 charset but equate to two characters in a text message:

\ ^ ~ [ ] { } | ~ €

Unicode

When using the Unicode charset, each character is seen as two characters. This decreases the number of characters you can put in your SMS from 160 to 70. Message encoding is updated to Unicode automatically when you use any non-GSM-7 characters.

Maximum number of parts

The maximum amount of parts a single message can be broken into is limited. Too long messages will not be delivered as the receiving carrier network cannot handle them. The maximum length is 1377 characters for GSM-7 messages and 603 for Unicode ones.

Last updated