Hex to String
Home
Tools ▼
Hex to String
Hex Calculator
Hex to Binary
Hex to Octal
Hex to Decimal
Hex to Rgb
Octal to Hex
Decimal to Hex
String to Hex
RGB to Hex
Base Converter
Articles
Contact
String to Hexadecimal Converter
UTF-8
UTF-16 (Big-Endian)
UTF-16 (Little-Endian)
UTF-32 (Big-Endian)
UTF-32 (Little-Endian)
ASCII
ISO-8859-1 (Latin-1)
ISO-8859-2 (Central Europe)
ISO-8859-15 (Latin-9)
Windows-1252 (West Europe)
Windows-1250 (Central Europe)
MacRoman
Windows-1251
ISO-8859-5
IBM866
KOI8-R
KOI8-U
GBK
GB2312
GB18030
Big5
Big5-HKSCS
EUC-JP
Shift_JIS
ISO-2022-JP
EUC-KR
ISO-2022-KR
ISO-8859-6 (Arabic)
ISO-8859-8 (Hebrew)
Windows-1255 (Hebrew)
Windows-1256 (Arabic)
TIS-620 (Thai)
Windows-1254 (Turkish)
Windows-1257 (Baltic)
Windows-1258 (Vietnamese)
Base64
Convert to Hex
Copy Result
Clear
Uppercase
Space-separated
No separation
0x prefix
Comma-separated
What is String to Hex Conversion?
Translates text characters to hexadecimal ASCII values
Supports multiple encodings including UTF-8, GBK, Big5, Shift-JIS, etc.
Handles multi-byte characters and emoji conversion
Auto-detects and preserves whitespace formatting
Batch processing for files up to 10MB
Validates input for encoding compatibility
How to Use:
Input text directly or upload .txt/.csv files
Select source encoding (default: UTF-8)
Choose output format:
Spaced (48 65 6C 6C 6F)
Concatenated (48656C6C6F)
0x-prefixed (0x48 0x65)
Toggle uppercase/lowercase hex values
Copy results or export as .hex file
Common Applications:
Network protocol development (HTTP/SSL/TCP)
Embedded systems firmware analysis
Malware pattern recognition in security
Character encoding debugging
Binary file editing/preparation
Data visualization for raw binary