A modern, colorful alternative to hexdump for viewing binary files
Futuristic take on hexdump
hx
$ hx /path/to/file
$ hx -n 256 /path/to/file
$ cat /path/to/file | hx