Number Base Converter

Convert numbers between binary, octal, decimal, hexadecimal, and other number bases.

Input

Bit Information

Bit length:8
Byte length:1
1s count:8
0s count:0
Power of 2:No
Even:No

Decimal Value

255

All Conversions

Binary (Base 2)
1111 1111
Octal (Base 8)
377
Decimal (Base 10)
255
Hexadecimal (Base 16)
FF
Base32
7V
Base36
73

Base Reference

Binary (2): 0, 1

Octal (8): 0-7

Decimal (10): 0-9

Hex (16): 0-9, A-F

Base36: 0-9, A-Z

💡

Help us improve!

How would you rate the Number Base Converter?

<>

Editorial Note

MyCalcBuddy Editorial Team

This page is maintained as an educational calculator reference.

📚

Formula Source: Standard Mathematical References

by Various

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