Hex Encoder

Convert text to hexadecimal — useful for debugging and binary inspection

Free Client-Side No Login No Storage
Loading tool...

How to Use the Hex Encoder

  1. Enter text to convert to hexadecimal.
  2. Choose a separator (none, space, colon, or dash) and case.
  3. Click Encode to get the hex representation.

Each character is converted to its UTF-8 byte value in hexadecimal. Useful for debugging, network packet analysis, and binary data inspection.