Hex B to Decimal, Binary, and Octal

Hexadecimal

b

Decimal

11

Binary

1011

Octal

13

About this Conversion

Convert hexadecimal B to decimal (11), binary (1011), and octal (13). This conversion is useful for computer scientists and programmers working with different number systems.