సంఖ్య బేస్ కన్వర్టర్

దశాంశ, బైనరీ, అష్టాంశ, హెక్సాడెసిమల్

Binary (base 2)

11111111

Octal (base 8)

377

Decimal (base 10)

255

Hexadecimal (base 16)

FF

Step-by-step: Decimal → Binary (read remainders bottom up)

255 ÷ 2 = 127 remainder 1

127 ÷ 2 = 63 remainder 1

63 ÷ 2 = 31 remainder 1

31 ÷ 2 = 15 remainder 1

15 ÷ 2 = 7 remainder 1

7 ÷ 2 = 3 remainder 1

3 ÷ 2 = 1 remainder 1

1 ÷ 2 = 0 remainder 1

Binary: 11111111

దశాంశ, బైనరీ, అష్టాంశ, హెక్సాడెసిమల్

దశాంశ, బైనరీ, అష్టాంశ, హెక్సాడెసిమల్

తరచుగా అడిగే ప్రశ్నలు

ఇది ఏమిటి?

సంఖ్య బేస్ కన్వర్టర్: లెక్కించడంలో సహాయపడుతుంది.

ఎలా ఉపయోగించాలి?

డేటా నమోదు చేసి ఫలితం పొందండి.

Mobile?

అవును, అన్ని devices.

ఉచితమా?

అవును, CalcHub లో ఉచితం.

CalcHub — Home · English version