« Fish-eye-full Tower | Main | Text Me Never »
Wednesday
Mar122008

SMS 160, Twitter 140

Speaking of text messages...

Ever wonder why SMS allows 160 characters, but Twitter - intended in part for use with mobile phones - only allows 140? No? Well pardon my nerd, I'm explaining anyway.

It's more realistic to look at this as a limit on the number of bytes in the message. Most phones can only handle 140 bytes, which translates to 1120 bits (8*140). Mobile phones, it seems, use the standard ASCII character set which contains 7-bit characters. This allows 160 ASCII characters in the message. Computers, on the other hand, typically use 8-bit characters, putting us right back at 140 characters.

Now you know. But you probably still don't care :-)

Reader Comments (1)

Nice.

March 12, 2008 | Unregistered CommenterTrey Piepmeier

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>