110010011100
110010011100 is a 12-bit binary numeral.
Its value in decimal is 3228. In hexadecimal, it is 0xC9C. If padded to 16 bits, the representation becomes 0000 1100 1001 1100 (0x0C9C).
The 1 bits occur at positions corresponding to 2^11, 2^10, 2^7, 2^4, 2^3, and 2^2. The lower
In computing, 12-bit values were common in historical word architectures such as the PDP-8. As a standalone
See also: binary numeral system, hexadecimal notation, decimal notation.