1011011000101
1011011000101 is a binary numeral consisting of 13 bits. Interpreted as a binary number, it equals 5829 in decimal and 0x16C5 in hexadecimal. The least significant bit is 1, making the value odd, and the binary representation contains seven ones.
Structure: The bit sequence is 1 0 1 1 0 1 1 0 0 0 1 0
Usage: In computing, strings like this are used as example data words, test vectors for bitwise operations,
Related topics include the binary numeral system, hexadecimal notation, and binary arithmetic.