1010000010000
1010000010000 is a binary numeral consisting of thirteen digits, using only the digits 1 and 0. In standard notation it is read from left to right with the leftmost digit representing the most significant bit.
In decimal form, the value is 5136. In hexadecimal, it is 0x1410. As a 13-bit value, the
Bit pattern analysis shows that the 1s occur at bit positions 12, 10, and 4 (counting from
Usage and context: without additional context, 1010000010000 is simply a binary representation of the number 5136.
See also: Binary numeral system, Hexadecimal numeral system, Bitmask, Bit field.