I found something interesting.
http://stackoverflow.com/questions/1138345/best-compression-algorithm-for-short-text-strings
There is a small OS project on github, which does good compression of short text strings. http://github.com/antirez/smaz
So we could further get the 384 bytes down to <200 or <175 bytes.