How to enter hex data


FileFormat.Info pages that take hexidecimal data want it to be just a string of two-character hex values with nothing in front or in between.

For example:

4d6963726f736f6674207375636b73

  • The length must be divisible by two.
  • Case doesn't matter 0a is the same as 0A