text-encoding
4 tools tagged "text-encoding".
ASCII to Hex Converter
Convert plain ASCII text to space-separated uppercase hex bytes, one pair per character.
Open toolHex to ASCII Converter
Decode space-separated or contiguous hex bytes back into 7-bit ASCII text.
Open toolHex to UTF-8 Converter
Decode hex bytes as UTF-8 text, correctly handling multi-byte characters and invalid sequences.
Open toolUTF-8 to Hex Converter
Encode any Unicode text as its real UTF-8 byte sequence, formatted as hex.
Open tool