hexyl is a simple hex viewer for the terminal. It uses a colored output
to distinguish different categories of bytes (NULL bytes, printable
ASCII characters, ASCII whitespace characters, other ASCII characters
and non-ASCII).

Homepage:
https://github.com/sharkdp/hexyl/
