DecToHex:
Convert a string of decimal numbers to a string hexadecimal numbers.
1.Input a string of decimal numbers
2.Click DecToHex button.
HexToDec
Convert a string of hexadecimal numbers to a string decimal numbers.
1.Input a string of hexadecimal numbers
2.Click HexToDec button.