Converting text to arrays of hex short (16-bit), 32-bit and 64-bit integers.
Input text:
Options: 0x and comma separator for output big endian output convert immediately on input change Suffix for 32-bit values (e.g. UL) Suffix for 64-bit values (e.g. ULL)
Convert
Output: 16-bit values
Copy
Output: 32-bit values
Output: 64-bit values