translate expand_more
arrow_back 返回首页

Hex 转换器

可在普通文本与十六进制字节表示之间快速切换,便于调试与分析。

code_blocks 编码hourglass_top 正在等待结果

结果

字节数: 32 · 字符数: 32

43 79 62 65 72 43 68 65 66 20 69 6e 73 70 69 72 65 64 20 47 6f 67 6f 74 65 6d 20 74 6f 6f 6c 73

使用说明

This is useful for packet logs, binary dumps, debugging output, and any workflow where you need to inspect or recreate byte-level text.

要点

  • Hex input can include spaces, line breaks, commas, and 0x prefixes.
  • Text is encoded and decoded as UTF-8.
  • If decoded text looks wrong, the original bytes may belong to a different character encoding.

常见问题

Can I paste spaced or wrapped hex values?expand_more

Yes. The converter normalizes common separators before decoding.

Why do some decoded characters look incorrect?expand_more

The tool decodes bytes as UTF-8. If the source bytes used another encoding, some characters may not display as expected.

继续浏览

接下来可以试试的工具

继续浏览同类工具和 Gogotem 上人气较高的工具。

查看全部工具 arrow_forward