110001101
110001101 is a binary numeral consisting of nine bits. In base-2 notation, each digit represents a power of two, with the leftmost bit corresponding to 2^8 and the rightmost to 2^0. This pattern can be used to illustrate binary arithmetic and digital logic concepts.
The value of 110001101 in decimal is 397. This is calculated by summing the weights of the
As a nine-bit value, 110001101 has five bits set to one (a Hamming weight of 5) and
In practical terms, a nine-bit binary string like 110001101 is not common for standard data widths in
See also: Binary numeral system, Decimal and hexadecimal representations, Prime numbers, Parity and bit patterns.