Text
A
Binary
01000001
Encoding & Decoding
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.
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 → Binary 0 B · 待输入 · 膨胀率 +0%
Text
A
Binary
01000001
No. It converts UTF-8 text and its byte forms. Invalid UTF-8 sequences raise an error.
This tool switches among multiple radices. The octal and hex tools focus on a single format and their specific tolerance details.
Tools
Continue with another translated tool for a nearby task.
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.
Hex to Text
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.
UTF-8 Byte Viewer
Inspect each character’s UTF-8 bytes, hex form, and code points. Useful for debugging emoji, multi-byte CJK, and length-limit issues. Analysis runs locally in the browser.