Simple, straight-forward utility that does conversion among decimal, binary and hexadecimal numbers on-the-fly, no need to click Convert button or such. For developers who often need to do conversions among those numeric systems, this tool may come in handy. You can also see the result of some bitwise operations like AND, XOR and OR all at once by simply providing a single input.
More functions included in this utility:
- Text to Hex
- Hex to Text
- Create Secret Hex Message from plain text
- Read Secret Hex Message back to its original plain text
Need more conversion functions or would like to suggest an idea? Your constructive feedback will be much appreciated.