1100111010100
1100111010100 is a binary numeral consisting of 13 bits. As an unsigned value, it represents 6612 in decimal and 0x19D4 in hexadecimal. The bit pattern contains seven ones, giving it a Hamming weight of 7.
If interpreted as a 13-bit two's complement signed integer, the most-significant bit is 1, so the value
In common computing contexts, a 13-bit length is unusual, as standard fixed widths are typically 8, 16,
- Unsigned value: 6612 (0x19D4)
- Signed (13-bit two's complement): -1580
- Typical use: as part of a larger data word or a bit field in specialized systems