Base N Converter

Convert numbers between any custom base systems from 2 to 36. Universal base converter supporting all number bases.

N

Universal Base N Converter

Valid characters for base 10: 0123456789

Valid characters: 0123456789

Result will use characters: 01

Result will appear here

About Base N Number Systems

Custom Base Systems

  • • Supports any base from 2 to 36
  • • Uses digits 0-9 and letters A-Z for bases above 10
  • • Each position represents a power of the base
  • • Useful for specialized mathematical calculations
  • • Base-36 uses all digits and letters (0-9, A-Z)

Examples

  • • Z (base-36) = 35 (decimal)
  • • 123 (base-5) = 38 (decimal)
  • • ABC (base-13) = 1845 (decimal)
  • • 777 (base-8) = 511 (decimal)
  • • GG (base-17) = 272 (decimal)

💡 Tip

This is the universal converter that allows you to convert between any two bases. For specific conversions like Binary to Decimal, you can use the dedicated converters for faster input.