Search notes:

Binary data

See also

Binary data is sometimes encoded with Base64, especially when transmitting over mutliple networks (see for example the PEM format).
fq is inspired by jq (a sed like tool forJSON), but works with binary data formats.
The Python module struct allows reading and writing binary data.
The VIM option binary

Index