Hex
48 65 6c 6c 6f
Text
Hello
Encoding & Decoding
Convert between UTF-8 text and hexadecimal bytes. Accepts spaced, 0x, \x, or contiguous hex input with tolerant cleanup. Useful for restoring ASCII payloads from captures.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
编码加解码
状态:等待输入
UTF-8 0 B → Hex 0 B · 待输入 · 膨胀率 +0%
Hex
48 65 6c 6c 6f
Text
Hello
Hex length must resolve to whole bytes (even digit count after cleanup). Odd-length input is rejected.
Tools
Continue with another translated tool for a nearby task.
Binary Text Converter
Convert UTF-8 text to and from binary, octal, decimal, or hexadecimal byte representations, with optional spacing. Useful for inspecting encodings and restoring capture fragments. Conversion stays in the browser.
Octal Text Converter
Convert between UTF-8 text and octal byte sequences, with optional spacing. Useful for legacy encodings, log escapes, and puzzle workflows. Conversion stays in the browser.