1101001011000
1101001011000 is a binary numeral consisting of 13 bits. In decimal, it equals 6744; in hexadecimal, it is 0x1A58; in octal, it is 15130 (base-8). The value can be read as an unsigned 13-bit integer, which places it within the range 0 to 8191.
Computing its value from the bits: 1×2^12 + 1×2^11 + 0×2^10 + 1×2^9 + 0×2^8 + 0×2^7 + 1×2^6 + 0×2^5 + 1×2^4 +
As a 13-bit value, 1101001011000 is an example of how binary strings can encode numeric data or