広告が嫌いですか? 行く 広告なし 今日

Hex Dump Viewer

開発者
広告 ・ 取り除く?

Hex dump will appear here...

広告 ・ 取り除く?

ガイド

Hex Dump Viewer

Hex Dump Viewer

View any text or file as a hex dump in the classic xxd format — offset address, grouped hex bytes, and printable ASCII characters side by side. Upload a binary file or paste text to inspect raw byte values, search for patterns, and configure the display to match your preferred format.

使い方

Paste text into the input area or upload a file (up to 1 MB). Configure bytes per row (8, 16, or 32), byte grouping, and offset format. Click Generate Dump to view the hex dump. Use the search box to highlight specific hex patterns or ASCII strings in the output, and copy the result to clipboard.

特徴

  • xxd-Style Format – Classic hex dump layout: 00000000: 4865 6c6c 6f Hello with offset, hex, and ASCII columns
  • ファイルのアップロード – Upload any binary or text file up to 1 MB for byte-level inspection
  • Configurable Layout – Choose 8, 16, or 32 bytes per row and group bytes in 1, 2, or 4-byte units
  • Hex or Decimal Offsets – Display row addresses in hexadecimal (default) or decimal
  • Pattern Search – Highlight all occurrences of a hex pattern (e.g. 48 65 6c) or ASCII string in the dump
  • クリップボードにコピー – Copy the plain-text dump for use in documentation or debugging
  • Non-Printable Handling – Characters outside the printable ASCII range (0x20–0x7E) shown as dots in the ASCII column
  • クライアントサイドのみ – Files never leave your browser; all processing is local

広告 ・ 取り除く?

よくある質問

  1. What is a hex dump?

    A hex dump is a representation of binary data where each byte is shown as its two-digit hexadecimal value alongside the corresponding printable ASCII character. The xxd format adds a byte address (offset) at the start of each row. Hex dumps are used by developers and security researchers to inspect binary files, debug network packets, analyze file formats, examine executable code, and find specific byte patterns in data. The format was popularized by the Unix xxd utility.

  2. Why are some characters shown as dots in the ASCII column?

    The ASCII column only displays characters in the printable range (hexadecimal 0x20 to 0x7E, which corresponds to the space character through the tilde ~). Any byte value outside this range — including control characters like newline (0x0A), null (0x00), tab (0x09), and all bytes above 0x7E — is displayed as a dot (.) to keep the column aligned and readable. This convention is standard in all hex dump tools and is why you'll see dots in binary files where non-text data appears.

  3. How do I search for a specific pattern in the hex dump?

    Enter your search pattern in the search field before or after generating the dump. For hex patterns, type the byte values as two-digit hex pairs separated by spaces (e.g. FF D8 FF for a JPEG file header). For ASCII text, type the string directly (e.g. Hello). The tool converts your ASCII search term to its hex byte values automatically. All matching occurrences in the dump are highlighted, and the total match count is shown.

広告なしで楽しみたいですか? 今すぐ広告なしで

拡張機能をインストールする

お気に入りのブラウザにIOツールを追加して、すぐにアクセスし、検索を高速化します。

に追加 Chrome拡張機能 に追加 エッジ拡張 に追加 Firefox 拡張機能 に追加 Opera 拡張機能

スコアボードが到着しました!

スコアボード ゲームを追跡する楽しい方法です。すべてのデータはブラウザに保存されます。さらに多くの機能がまもなく登場します!

広告 ・ 取り除く?
広告 ・ 取り除く?
広告 ・ 取り除く?

ニュースコーナー 技術ハイライト付き

参加する

価値ある無料ツールの提供を継続するためにご協力ください

コーヒーを買って
広告 ・ 取り除く?