110110001101
110110001101 is a 12-bit binary string. As a standalone value, it can be interpreted in several common ways in computing. When read as an unsigned binary number, it equals 3469 in decimal and 0xD8D in hexadecimal. The bit pattern contains seven ones and five zeros, giving it a Hamming weight of 7.
If interpreted as a 12-bit two's-complement signed integer, the value is -627. This comes from inverting the
In historical and some contemporary contexts, 12-bit values have appeared in certain microcontrollers, older minicomputers, and