Text to Hex
Convert text to hexadecimal and vice versa.
Loading...
Features
Two-Way Conversion
Translate plain text into its hexadecimal (base-16) values and decode hex back to text.
Live Results
Get instant conversions in both directions as you type.
Standard Format
Uses space-separated two-digit hex codes for each character, which is a common convention.
About Text to Hex
This tool converts text characters into their corresponding hexadecimal (base-16) representation. It is a useful utility for developers, data analysts, or anyone needing to inspect the underlying hexadecimal values of a text string.
How to Use Text to Hex
- Encode to Hex: Type text in the left input box. The corresponding hexadecimal codes will appear on the right.
- Decode from Hex: Type space-separated two-digit hex codes in the right input box. The plain text will appear on the left.