Wednesday, July 07, 2004

Character Disassembler

Character Disassembler

I find myself needing something like this enough times that I need to remember this. :)

"Every so often I need to convert one or more characters to their numeric equivalents. This can be especially painful when dealing with Unicode characters. So I wrote a little tool called the Character Disassembler to help out.

...Given a string as input it will list each character and its respective numeric value..."

No comments: