Hex C to Decimal, Binary, and Octal

Hexadecimal

c

Decimal

12

Binary

1100

Octal

14

About this Conversion

Convert hexadecimal C to decimal (12), binary (1100), and octal (14). This conversion is useful for computer scientists and programmers working with different number systems.