man od
od -t x1
Yes, that's only installed by editors/vim and editors/vim-console though. Nothing else will install it, including editors/neovim and editors/vim-tiny.There is also a program called xxd which can take a hex dump and change it to binary. It is sometimes usefull in shell script tha need to manipulate binary files.
Yes devel/okteta or editors/wxHexEditorSometimes I need a program to just display ASCII codes, rather than look it up. I wrote a program in C to do this on Win/XP using Watcom. Is there a unix program that does this ?
Also, it there a program like Frhed to display a file in hex for unix ?