How it works
Convert an integer between binary, octal, decimal, hexadecimal and other bases from 2 to 36. Large integers are processed exactly, without floating-point rounding. Useful for studying positional notation.
Integer values only, bases 2–36. Digits A–Z represent values 10–35. Do not add prefixes such as 0x or 0b.
Values and lists stay in this page. They are not sent to a server or saved after you close it.