The -C flag is the canonical hexdump layout, showing offset, sixteen hex bytes, and the printable ASCII column. It is the tool of choice for inspecting binary files and network captures. Compare with od -A x -t x1z, which produces a similar view.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.