Advertisement
Search results
Searching...
Hexadecimal Decoder
Decode hexadecimal strings to readable text
Advertisement
What is Hexadecimal Decoder?
The Hexadecimal Decoder is a powerful online tool that converts hexadecimal encoded content back to readable text. It supports multiple hex formats including PHP-style escape sequences (\x41), octal escapes (\101), standard hex strings, and mixed formats commonly found in obfuscated code.
Supported Formats
- PHP Hex Escapes: \x48\x65\x6c\x6c\x6f (decodes to "Hello")
- Octal Escapes: \110\145\154\154\157 (decodes to "Hello")
- Standard Hex: 48656c6c6f (decodes to "Hello")
- Space-separated: 48 65 6c 6c 6f
- Colon-separated: 48:65:6c:6c:6f
- Mixed formats: Combination of hex and octal escapes
Features
- Decode hexadecimal text input directly
- Upload files containing hex-encoded content
- Automatic format detection
- Statistics showing input/output lengths
- Sample data for testing
- Copy decoded result to clipboard
How to Use
- Paste your hexadecimal content in the text area, or upload a file
- Click the "Decode" button
- View the decoded text and statistics
- Copy the result using the copy button
Blog Posts
How to Rename PDF Files in Bulk
February 11, 2026
How to Clean Scanned Documents for Professional Results
February 11, 2026
How to Reduce PDF File Size Online Free
February 11, 2026
How to Compress Images Online Without Losing Quality
February 11, 2026
How to Compare Indonesian Bank Exchange Rates & Get the Best Deal
February 11, 2026
How to Scan PHP Files for Malware: A Complete Beginner's Guide
February 11, 2026