Convert numbers between any base from 2 to 36
Base 2 - Binary
Digits: 0-1
Base 8 - Octal
Digits: 0-7
Base 10 - Decimal
Digits: 0-9
Base 16 - Hexadecimal
Digits: 0-9, A-F
Base 32
Digits: 0-9, A-V
Base 36
Digits: 0-9, A-Z