hexdump - prints the contents of a file as hexadecimal
Usage:
hexdump [options] <file>...
Example
sxx
hexdump file.txt
Options
long option
short option
description
‑‑help
‑h
Print help and exit.
Implementation
Reference