Converts data between multiple formats: Hexadecimal, ASCII, Binary, Decimal, and Base64. Useful for inspecting data, preparing inputs for other tools, and understanding data representations.
Inputs
Input Format: The format of the input data.
Input: The data to convert in the selected input format.
Tips
Hex is the most common format for cryptographic operations.
All other KeyLab tools expect hex input — use this converter to prepare data.
The converter shows all output formats simultaneously for quick comparison.