Outil dans le navigateur

Number Base Converter

Convert between binary, octal, decimal and hexadecimal — enter a value like 0xff, 0b1010 or 255 and see every base at once.

Everything runs in your browser — your input is never uploaded.

Comment ça marche

01
Type or paste your input
02
Get the result instantly
03
Copy the result

Questions fréquentes

How do I convert hex to decimal?

Type the value with a 0x prefix (e.g. 0xff) and the decimal, octal and binary equivalents appear instantly. It handles very large numbers via BigInt, all in your browser.

Mon fichier est-il envoyé sur un serveur ?

Non. Cet outil s'exécute entièrement dans votre navigateur. Vous pouvez ouvrir l'onglet réseau de votre navigateur et vérifier qu'aucune requête ne transporte votre fichier.