Tuesday, December 23, 2008

Strings to bytes and encoding.

I recently found a need to know what the byte array of a sting of text was for multiple encodings. So I wrote a small utility that will show what the byte array of typed text is. Maybe somebody else will find it useful too I'm releasing it as free software:

Get it here ---> EncodingViewerSetup.exe

It supports UTF32, Unicode(UTF16), UTF8, UTF7, and ASCII.

cheers,
-bb

No comments: