1101010110011
1101010110011 is a binary string consisting of 13 bits. In unsigned binary notation it represents the decimal value 6835. In hexadecimal, it corresponds to 0x1AB3. If interpreted as a signed value in 13-bit two’s complement, its value would be -1357.
As a raw bit pattern, the sequence does not align to standard byte boundaries, so it does
The string exhibits a mix of consecutive ones and zeros, with the leading bits being 11 and
In summary, 1101010110011 is a 13-bit binary value that can be read as 6835 in unsigned form