Description
Converts numbers between textual and binary representations from the command line. It is useful for students, developers, and administrators who need quick base or encoding conversions without a larger calculator tool.
Conversion tools do not validate the meaning of a value in a protocol or file format. Check endianness, width, and signedness when using results in code or binary data.