Convert number bases

Convert between binary, octal, decimal, and hexadecimal

Processed Locally • Your Data Stays Private
Binary
0b10101010
Octal
0o252
Decimal
170
Hexadecimal
0xAA

Bit Information

170

Decimal Value

8

Binary Bits

1

Bytes

2

Hex Digits

Quick Reference

DecimalBinaryOctalHex
0000
1111
81000108
10101012A
15111117F
16100002010
25511111111377FF
256100000000400100