arrow_back ホームに戻る

Hex 変換ツール

文字列をバイト単位の 16 進数へ変換したり、16 進数を読みやすいテキストへ戻したりできます。

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