Ethan Furman <[email protected]>: > If your unicode string happens to contain a base64 encoded .png, then > you could decode that into bytes. ;)
You could embed your PNG file in XML in binary form as CDATA. Then, your "characters" would represent 8- or 16-bit integers. You just need to replace all accidental occurrences of ]]> with ]]>]]><