Convert string of numbers to HEX format with "0x" prefix
Convert string of numbers "1234567890" to HEX format "0x12, 0x34, 0x56, 0x78, 0x90"
Paste string of numbers
Convert