101011110101
101011110101 is a 12-bit binary string. In unsigned form, it represents the decimal value 2805 and the hexadecimal value AF5 (grouped as 1010 1111 0101).
As a signed value in 12-bit two's complement, the same pattern denotes -1291. This is because the
In practical terms, such a bit string can function as a bitfield, a small integer, or a
12-bit data widths have historical and some contemporary use in certain legacy computers and embedded systems,