ASCII to Hex Converter

Type or paste ASCII text and instantly get the hexadecimal representation with options for spacing and case.

ASCII Input

Try a sample

Hex Output

Enter ASCII text and click Convert

Copied!

Summary

Type or paste ASCII text and instantly get the hexadecimal representation with options for spacing and case.

How it works

  1. Type or paste your ASCII text into the input field.
  2. Each character is converted to its ASCII code point (decimal).
  3. The decimal code point is formatted as a two-digit hexadecimal value.
  4. Optionally enable the space delimiter to separate each hex pair.
  5. Toggle uppercase to get A–F instead of a–f in the output.
  6. Use the Copy button to copy the hex result to your clipboard.

Use cases

Frequently Asked Questions

Related tools

Last updated: 2026-05-23 · Reviewed by Nham Vu