1101000011011
1101000011011 is a binary numeral consisting of 13 bits. Interpreted as an unsigned integer, it equals decimal 6683 (hex 0x1A1B). If read as a 13-bit two’s complement signed value, its value would be -1509, since the most-significant bit is 1 and the 13-bit signed range is -4096 to 4095.
For readability, the pattern can be padded to 16 bits as 0001101000011011, which corresponds to the hexadecimal
In practical terms, 1101000011011 is a generic binary data pattern. Its exact meaning depends on context, such