Product Information
What is Hexdump?
The hexdump utility is a filter that displays the specified file or standard input (if no file is specified) in a user-defined format. Hexdump is part of util-linux.
How to use Hexdump?
Hexdump is a command-line tool that displays file content or standard input in user-specified formats (e.g., hexadecimal, decimal, octal, or ASCII), helping users inspect raw data representations.
Core Functions of Hexdump
Terminal-based, runs in terminal
Usage Scenarios of Hexdump
- View raw data of specified files
- Inspect data streams from standard input
- Analyze binary files in hex format
- Quickly preview file contents in ASCII
Common Questions about Hexdump
What does Hexdump do?
How do I use Hexdump?
What are the core functionalities of Hexdump?
What are the application scenarios of Hexdump?




















