Hex Conversion
It’s a pretty common occurrence that I will find myself needing to convert an ASCII string into Hex. Or take a hex sequence and add an escape string, or remove the escape string. Sometimes change the escape string entirely. So I decided to put this