Being a developer
Notes on software development. Mostly .NET, C# and game development using XNA.
Showing posts with label
smpp
.
Show all posts
Showing posts with label
smpp
.
Show all posts
Aug 3, 2011
SMS text encoding for non-ASCII characters
In which encoding text must be sent to SMSC so non-ASCII characters, like "Привет" can be readable? The
answer
is unexpectedly good: it's 16-bit big-endian Unicode, a.k.a UCS2, a.k.a. UTF-16BE.
Older Posts
Home
Subscribe to:
Posts (Atom)