Number Base Converter
Convert numbers between binary, octal, decimal, and hexadecimal. Gratuit, sans inscription, fonctionne dans votre navigateur.
Glissez-déposez votre image ici, ou choisissez un fichier
PNG, JPG, WEBP, GIF, BMP — jusqu'à 25 Mo
Vos images sont traitées entièrement dans votre navigateur. Rien n'est envoyé à un serveur.
À propos de Number Base Converter
This number base converter translates between binary (base 2), octal (base 8), decimal (base 10), and hexadecimal (base 16). Enter a number in any base and see the converted values in all four bases simultaneously. Uses BigInt for arbitrary-precision arithmetic, so it handles numbers of any size without overflow. Binary output is grouped in nibbles (4-bit groups) for readability. Useful for programming, computer science, digital electronics, and working with memory addresses.