#️⃣

Hex to Text

Decode hexadecimal code to readable text with UTF-8 support. Real-time decoding for debugging and analysis.

Instructions

How to Use\n1. Enter hexadecimal code (e.g. 48 65 6C 6C 6F)\n2. It decodes to text automatically in real time\n3. One-click copy supported\n\n### Tips\n- Bytes can be separated by spaces\n- Supports UTF-8 multi-byte characters

❓ FAQ

Can Chinese hex be decoded?

Yes, using UTF-8 encoding, Chinese hex decodes correctly.

Do bytes need to be separated?

Spaces are recommended, but the tool also recognizes continuous bytes automatically.