Converts a binary stream into textual representation
This online tool makes a text version of your file as well as reverts this process creating a binary stream from supplied hex values. ¶
When decoding, any lines containing other than hexadecimal characters (a-z A-Z 0-9) are ignored and shown in a table below the restored binary stream. This can be used to create comment lines.
Also, spaces and new lines don't affect decoding in any way and are ignored. ¶