od

You can see a binary file content using od command in GNU/Linux.

od -x display in hex
od -c display printable characters where possible
od -d display in decimal