Binary to Decimal Converter

Convert binary numbers to decimal with step-by-step breakdown

Decimal Result

10

Step-by-Step Conversion

BitPositionPower of 2Value
132^3 = 81 × 8 = 8
022^2 = 40 × 4 = 0
112^1 = 21 × 2 = 2
002^0 = 10 × 1 = 0

Sum: 8 + 0 + 2 + 0 = 10

Common Binary Values

💡

Help us improve!

How would you rate the Binary to Decimal Converter?

<>

Editorial Note

MyCalcBuddy Editorial Team

This page is maintained as an educational calculator reference.

📚

Formula Source: NIST Guide to SI Units

by National Institute of Standards

🔄Last reviewed: May 2026
✓Formula checks are based on standard references and internal QA review.