Free Online Text to Hex & Hex to Text Converter
Convert text to hexadecimal values and decode hex byte sequences back to readable text.
How to Use the Hex Converter
- Choose Text to Hex or Hex to Text.
- Paste your text or hex string.
- Copy the converted output.
Key Features
About Hex Converter
Encode plain text into formatted hexadecimal strings (with or without '0x' prefixes and spaces) or convert hex dumps back into readable characters.
Frequently Asked Questions
Can it decode hex with or without spaces?
Yes! The decoder automatically handles spaced hex ('48 65 6c 6c 6f') or continuous hex ('48656c6c6f').
Related & Recommended Tools
Discover complementary utilities for your current workflow.
Binary Converter
Convert text strings to binary 0s and 1s and decode binary back to plain readable text.
Number Base Converter
Convert numbers between Binary (Base 2), Octal (Base 8), Decimal (Base 10), and Hex (Base 16).
Base64 Encoder & Decoder
Encode plain text or binary files into Base64 strings, or decode Base64 back into readable text or downloadable files.
JSON Formatter & Validator
Format, beautify, validate, and minify JSON payloads with syntax highlighting, error diagnostics, and tree inspection.
JSON Validator
Validate JSON syntax against RFC 8259 standards with line-by-line error messages.
JSON Minifier
Compress and minify JSON data by stripping all whitespace and unnecessary characters.