UTF-8 Decoder
Decode UTF-8 byte values back into text.
Decoded Text
Reconstructing Text from UTF-8 Bytes
Paste UTF-8 byte values as hexadecimal — with or without a 0xprefix, separated by spaces, commas, or new lines — and this tool reassembles the original text, correctly combining multi-byte sequences for accented characters and emoji. It's the inverse of the UTF-8 Encoder and is handy for debugging data dumps and network payloads, all locally.
Related Encoders & Decoders tools
Base64 Encoder
Encode or decode Base64 strings.
URL Encoder
Safely encode or decode URL parameters.
Base Converter
Convert numbers between binary, octal, decimal, hex, and base 2-36.
ROT13 Encoder / Decoder
Apply the reversible ROT13 letter-substitution cipher.
HTML Entity Encoder / Decoder
Escape or unescape HTML entities like & and <.
Punycode Converter
Convert internationalized domains to and from Punycode.
Text to Morse Code
Translate text into Morse code dots and dashes.
Morse Code to Text
Decode Morse code dots and dashes back into text.