{# canonical_base is the OWNING tenant's origin: all 16 Peasy domains serve the same catalogue, so a page rendered by a non-owner points its canonical at the owner instead of competing with it. Falls back to this site for static/self-owned pages. #}
🍋
Menu
🍋 Math Tools

Conversor de Base Numérica

Converta números entre diferentes bases numéricas.

Free Apenas no navegador No sign-up
chars words sentences lines

Resultados

Resultado

Sobre Conversor de Base Numérica

Converta números entre bases — decimal, binário, octal e hexadecimal. Suporta bases personalizadas de 2 a 36.

Como funciona

Uses JavaScript's parseInt() to read the input in the specified base, then toString() to convert to all four bases simultaneously.

Perguntas frequentes