A number's radix (also known as its base) is the number of unique digits used in its representation. Common examples are binary (base-2), octal (base-8), decimal (base-10), and hexadecimal (base-16). Use this tag for questions about converting between or otherwise manipulating numbers with different radices. Do NOT use this tag for questions about Radix UI.