I'm not familiar with unpluck, so I can't help you there. The Plucker spec itself says the encoding should be 8-bit, however, so you shouldn't use 16-bit encodings anyway.
Why not use UTF-8 encoding? A single NULL really marks the end of a text stream in this case.
|