🛠️ Online Tools
☰
Text Processing
Encryption
Image Processing
Color & Design
Development
Math & Calculator
Website & Server
Hex Encoder/Decoder
Convert text to hexadecimal and vice versa
Text to Hex
Hex to Text
Input:
Text Encoding:
UTF-8
ASCII
Latin-1 (ISO-8859-1)
Hex Format:
Lowercase (e.g., 48656c6c6f)
Uppercase (e.g., 48656C6C6F)
With Spaces (e.g., 48 65 6c 6c 6f)
With 0x Prefix (e.g., 0x48656c6c6f)
Convert
Copy Result
Clear
Result:
About Hex Encoding:
Hexadecimal (hex) encoding represents binary data as a string of hexadecimal digits. Each pair of hex digits represents one byte. This tool supports various text encodings and hex formats.