Hacker News new | ask | show | jobs
by yosh 5952 days ago
Yeah, but tweets aren't limited to the GSM 7-bit character set, so if you tweet in say, Russian, 140 characters is too much, because the whole message needs to be encoded using 2-byte characters.

Twitter's limitation is based on thinking around SMS, but it doesn't actually match up to real world SMS, because they didn't think through all the international language considerations. It's pretty botched up.

See http://news.ycombinator.com/item?id=660986

2 comments

I think that whatever the original reason to limit tweets to 140 characters, it's become such a part of their identity that it would be foolish to change it...
Ah, got it. Thank you, that was helpful.