Base32hex → 十六进制解码器

在线 Base32hex 转十六进制字符串解码工具

Base32hex → 十六进制字符串解码器

Base32hex is a base32 variant using different alphabet, that is "0123456789ABCDEFGHIJKLMNOPQRSTUV". This allows easily sort base32hex string in a same way as binary input would be sorted. On the other side this alphabet contains (contrary to base32) easy to mix character pairs: 0 and O, 1 and L, B and 8.

Base32hex string:

Cleaned-up string (uppercase only, fixed common mistypes like 8 - B, removed characters outside base32 set):

选项:

输出添加 0x 前缀
使用小写十六进制字符

解码数据(十六进制)

解码数据(ASCII 文本),32~126 范围外的字节以斜体显示为 [byte value]:

(解码后的文本将显示在此处)