Hex Encode / Decode
Convert text to its hexadecimal byte representation or decode hex strings back to readable text. Choose between different separators (space, colon, dash, or none) for the hex output. Useful for debugging binary protocols, network packets, and low-level data.
Input
Output