Online Base Converter
Base ConvertBinaryHexBase58
Convert numbers between bases 2/8/10/16/32/36/52/58/62/64 instantly with local processing, ideal for debugging and ID encoding.
请选择进制类型、对应的数值:
所有操作均在浏览器本地完成,不上传数据
转换结果:
| 进制 | 结果 |
|---|---|
| 2 | |
| 8 | |
| 10 | |
| 16 | |
| 32 | |
| 36 | |
| 52 | |
| 58 | |
| 62 | |
| 64 |
How to Use
- Paste any valid JSON, supports nesting, arrays and escapes
- Click Beautify to auto indent and format
- Click Minify to remove whitespace into one line
- All operations run locally for privacy
Related Tools
FAQ
Which bases are supported?
10 bases: 2,8,10,16,32,36,52,58,62,64 covering common and extended encodings.
How to convert?
Select input base, enter value, click Convert to see all results.
What are Base58/62/64?
Base58 for blockchain, Base62 for short URLs, Base64 for binary-to-text.
Will my data be uploaded?
No, all computation runs locally.