Hexadecimal -> base32 string coder

Hex string:

Note: all characters outside hex set will be ignored, thus "12AB34" = "12 AB 34" = "12, AB, 34", etc. Input is case-insensitive.

Options:

remove "0x" groups from input

Cleaned input:

Output (base32):

Related: Line-based multiple hex -> base32 converter.


 "Cookie monsters": 7685009    Parse time: 0.001 s