Converters
This page allows you to convert between plain text (ASCII), hexidecimal, and binary. Both encoding and decoding. So... have you found a binary message online that you want to know what it means?, or perhaps you want to write a binary message and let people wonder...
In any case, this is not a form of encryption, this is quite simply a form of math. Converting between ASCII Text, binary and Hex are simply performing mathmatic equations.
Notes
This page is written in php by Matthew Craig. I wrote this because I needed to create a library with these functions for a larger project I was working on. Rather than let the library sit and go to waste decided to make it's usefullness avaliable to the rest of the world.
Fri 08 August 2008 @ 1:53 AM EST