View Single Post
Old December 23rd, 2009, 08:22 AM   #18 (permalink)
screaminbug
Member
 
Join Date: Nov 2009
Location: Croatia
Posts: 102
 
Device(s): i7500@IL5
Thanks: 1
Thanked 2 Times in 2 Posts
Default

Quote:
Originally Posted by arielf View Post
However, when writing in spanish using special chars(such as á, é or ñ) the sms seems to be more limited in size plus i've been told by friends the message is illegible sometimes.
The size of SMS is always 140B. When message contains GSM chars only (it's like ASCII, but not quite), then you can write 160 chars in one message (because the size of one char is 7 bit). When you use chars outside of the GSM standard or extended charset, then typically the entire message is encoded in Unicode (1 char is now 16 bit long), hence reducing the max number of chars to 70. Message is illegible to recipient if his or her device doesn't support Unicode.
screaminbug is offline  
Reply With Quote