1111110110001
1111110110001 is a binary numeral consisting of 13 bits. When interpreted as an unsigned binary number, it has the decimal value 8113 and the hexadecimal representation 0x1FB1. The pattern begins with six consecutive ones, followed by a zero, then two ones, three zeros, and a final one. In binary weighting, the value is calculated as 2^12 + 2^11 + 2^10 + 2^9 + 2^8 + 2^7 + 2^5 + 2^4 + 2^0, which sums to 8113.
In data representation terms, 13-bit values are less common in modern standard architectures (which typically use
There is no widely known meaning or conventional symbol specifically associated with the exact bit sequence
---