1100000100111
1100000100111 is a binary numeral consisting of 13 bits. In unsigned form, it represents the decimal value 6183. In hexadecimal, it is 0x1827.
Interpreting the string as a signed number depends on the width and encoding. As a 13-bit two's
The bit pattern has six ones and seven zeros, giving a Hamming weight of 6. This can
Because it is 13 bits long, 1100000100111 does not align with standard 8-bit bytes or common 16-
See also: binary numeral system; two's complement; bit field; unsigned integer.