Examples
-
Text
UUID Studio -
Hex
555549442053747564696f
About Hex Converter
Sometimes you need to see the actual bytes behind a string - debugging an encoding mismatch, reading a hex dump from a log, or reverse-engineering a binary protocol.
Convert UTF-8 text to hex or hex back to text instantly. The decoder expects continuous hex pairs, so strip spaces or colons from copied hex dumps before pasting.
FAQ
- Spaces in hex?
- Decoder accepts continuous hex pairs; remove separators before decoding.