AlwizTool Logo AlwizTool Logo

Hex Encode / Decode

Convert text to hex representation and back, with configurable separator and case.

Input

Output

About Hex Encoding

Hexadecimal (base-16) encoding represents each byte as two hex digits (00-FF). It is commonly used in debugging, cryptography, and low-level data inspection.

Other Tools