GuestGUEST
10 uses remaining today
Convert between binary, decimal, hexadecimal, and octal instantly. All four bases shown at once.
GuestGUEST
10 uses remaining today
Binary To Decimal is a free online number base converter. It lets you instantly convert any number between binary (base-2), decimal (base-10), hexadecimal (base-16), and octal (base-8) systems. Just type a number, select its base, and all conversions appear simultaneously.
The tool uses JavaScript's built-in parseInt(value, fromBase) to parse the input in its source base, then calls .toString(toBase) to render the result in each target base. All computation runs entirely in your browser — nothing is sent to any server.
Enter binary number
Type a binary number (e.g. 1010 1100) into the input field.
Convert
The decimal, hexadecimal, and octal equivalents are shown instantly.
Copy any format
Click the copy icon next to any result to copy that value.
Programming & Debugging
Quickly verify binary values when debugging bitwise operations or reading memory dumps in low-level code.
CSS Hex Colors
Convert decimal RGB channel values to hexadecimal to build CSS color codes without mental math.
Unix File Permissions
Translate octal permission strings like 755 to binary to understand exactly which read/write/execute bits are set.
Networking & Subnetting
Convert IP address octets between decimal and binary when calculating subnet masks and CIDR ranges.
CS Education
Students learning computer science can verify binary-to-decimal homework answers and explore different number bases interactively.
Embedded Systems
Translate sensor register values between hex and binary when reading datasheets for microcontrollers and hardware protocols.
All Four Bases at Once
Binary, decimal, hex, and octal are all shown simultaneously so you never need to run multiple conversions.
Instant Live Conversion
Results appear as you type, eliminating the need to click a convert button for every single value.
Clear Input Validation
Invalid characters for the selected base are flagged with a helpful error message rather than silently producing wrong results.
Prefix Display
Results include standard prefixes (0b, 0x, 0o) so you can paste them directly into code without manual formatting.
Runs Entirely in Browser
No server round-trips means conversions are instantaneous and your data never leaves your device.
Large Number Support
Handles integers up to JavaScript's safe integer limit (2^53 - 1), covering virtually all practical use cases.
Also Known As
Color Converter
Convert colors between HEX, RGB, and HSL formats
Convert Binary
Convert binary numbers to text and text to binary
Convert Timestamp
Convert Unix epoch timestamp to standard date format and back
Count Words
Count words, characters, sentences and paragraphs in text
Convert Datetime
Convert datetime between different formats and timezones
Encode Image to Base64
Encode any image file to Base64 string for embedding in HTML or CSS
Trusted Worldwide
iLoveDocsTools is used by students, professionals, and businesses across the United States, Canada, United Kingdom, Australia, India, and more than 100 other countries. All tools are browser-based and process files privately — your files never leave your device. Free to use, with Pro plans for unlimited access.
All processing happens directly in your browser. Your documents are never sent to any server — complete privacy guaranteed for users in the USA, Canada, UK, and worldwide.
Every tool on iLoveDocsTools is free to use. Need more? Upgrade to Pro for unlimited usage, priority access, and no daily limits. Trusted by students, freelancers, and teams across North America and Europe.
Whether you are on a Mac, Windows PC, iPhone, or Android in New York, Toronto, London, or Sydney — our tools work instantly in any modern browser.
Looking for free PDF tools in the USA? Free document converters in Canada? Online PDF editors in the UK or Australia? iLoveDocsTools offers 70+ free tools — merge PDF, split PDF, compress PDF, convert Word to PDF, Excel to PDF, JPG to PDF, and many more — all free, all instant, all private. No watermarks. No file size limits. Just free tools that work.