Convert text to hexadecimal encoding and decode hex strings back to text. Hex Text Converter is a free online tool from the ToolsRift Text Encoding Tools collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.
Hexadecimal (hex) uses base-16 to represent data. Each character's ASCII value is converted to a 2-digit hex number (0-9, A-F).
Hex is compact and widely used in computing. Two hex digits represent one byte, making it efficient for displaying binary data.
Enter hex values (with or without spaces) and the tool will convert each hex pair back to its ASCII character.