🔢 Ferramenta de Conversão de Base Numérica
Converte instantaneamente entre bases 2, 8, 10 e 16. Suporta prefixos 0x / 0b / 0o. Também exibe comprimento de bits e representação em complemento de inteiros com sinal.
100% Free
No signup
Browser-only
5 languages
Dark mode
Representação em bits
8-bit signed
8-bit unsigned
16-bit signed
16-bit unsigned
32-bit signed
32-bit unsigned
🔗 Ferramentas relacionadas
📖 Como usar
-
1
Enter a number in any fieldEnter a number in any of the DEC, HEX, BIN, or OCT fields. Prefixes 0x, 0b, and 0o are supported.
-
2
See instant conversion in other basesThe other three representations update automatically as you type.
-
3
Check bit representationThe bit panel below shows 8/16/32-bit signed and unsigned twos-complement representations.
❓ Perguntas frequentes
Can I enter negative numbers?
Yes. Enter a negative number in the decimal field with a minus sign. The bit panel shows the twos-complement representation.
Can it handle very large numbers?
Yes — the tool uses JavaScript BigInt, so it handles arbitrary-precision integers.
Can I use separators like commas or underscores?
Yes. Commas, underscores, and spaces are automatically stripped before parsing.
🐛 Você encontrou um problema com esta ferramenta?
Completamente gratuito e sem registro. Até as etapas de reprodução são suficientes. Os relatos recebidos chegam diretamente aos operadores e servem como referência para correções.
✅
Obrigado por seu relato!
Recebido pelos administradores. Usaremos como referência para melhorias.