In UNIX/Linux/whatever there is this little utility called 'od' which makes it trivial to dump the output of a file in multiple formats. Yesterday, I was working on a project and needed something similar. I could've downloaded Cygwin and installed it, or UnixUtils from Sourceforge, but no...