1011011000
1011011000 is a ten-digit binary numeral. As a standalone binary string, it can be analyzed in several common ways used in computing and digital systems.
In unsigned binary form, 1011011000 equals decimal 728, and in hexadecimal it corresponds to 0x2D8. The value
If interpreted as a signed value in two’s complement with ten bits, 1011011000 represents -296. This comes
The bit pattern has a Hamming weight of five, meaning exactly five of the ten bits are
See also: binary numeral system; two’s complement; hexadecimal notation; bitmask; digital encoding.