1100101001111
1100101001111 is a binary numeral consisting of 13 bits. As an unsigned binary value, it corresponds to the decimal number 6479 and the hexadecimal value 0x194F. Its length of 13 bits places it outside the common 8- or 16-bit byte boundaries, making it a compact example for examining bit-level representations and conversions.
In signed arithmetic using two's complement with 13 bits, the leading bit denotes the sign. Since the
The bit pattern contains a mix of ones and zeros and ends with four consecutive ones, a
Possible contexts include its use as a small field value in hardware registers, a test vector for