1010001111011
1010001111011 is a binary numeral consisting of 13 bits. When interpreted as an unsigned integer, it represents the decimal value 5243 and the hexadecimal value 0x147B. The 13-bit width places it within the range of unsigned integers from 0 to 8191 (2^13 - 1). The bit pattern ends with 11, indicating an odd number, and it contains a block of four consecutive ones near the middle.
In decimal form, 5243 factors as 7 × 749, and further as 7 × 7 × 107,
As a binary constant, 1010001111011 can be used to illustrate base conversions: to hex it groups as
Overall, 1010001111011 serves as a concise example of a 13-bit binary number with a decimal value of