1101110011000
1101110011000 is a binary numeral consisting of thirteen bits. In base-2 it represents the decimal value 7064 and the hexadecimal value 0x1B98. The bit pattern can be read as a sum of powers of two: 2^12 + 2^11 + 2^9 + 2^8 + 2^7 + 2^4 + 2^3, which totals 7064. Because the least significant three bits are zero, the number is divisible by 8.
The sequence can also be described in terms of runs of equal bits: 11-0-111-00-11-000, illustrating alternating
In computing contexts, a 13-bit value may appear in specialized protocols, custom hardware registers, or historical
Notable properties include its factorization: 7064 = 8 × 883, with 883 being a prime number. This