110010000100
110010000100 is a binary numeral composed of twelve bits. In unsigned form it represents the decimal value 3204 and the hexadecimal value 0xC84. If interpreted as a signed 12-bit two's complement number, the same bit pattern corresponds to -892. The pattern contains four ones, located in bit positions 11, 10, 7, and 2 (counting from zero at the least significant bit).
As a generic bit string, it can be used to represent a small integer, a set of
In practice, the interpretation of 110010000100 depends on the system and conventions in use. It could be