1011010100
1011010100 is a binary numeral consisting of ten digits, each either 0 or 1. In digital contexts it can be used as a numeric value or as a discrete bit pattern within a data stream. As a binary integer, 1011010100 equals 724 in decimal and 0x2D4 in hexadecimal. If interpreted as a 10-bit value, the bits set to 1 occur at positions 9, 7, 6, 4, and 2 when counting from the least significant bit as position 0.
The string is not aligned to a standard 8-bit byte, so it does not represent a single
In teaching and documentation, such a sequence is commonly used to illustrate conversions between numeral systems,
See also: Binary numeral system, Decimal system, Hexadecimal system, Bitwise operations, Bitfield.