Binary System We can determine the weight associated with each bit in the given binary number in the similar manner as we did in the decimal system. In the binary system,the weight of any bit can be determined by raising 2 to a power equivalent to the position of bit in the number. 1011.101 Digit 1 0 1 1 1 0 1 Weight 23 22 21 20 Binary Point 21 22 2-3Binary System ◼ We can determine the weight associated with each bit in the given binary number in the similar manner as we did in the decimal system. ◼ In the binary system, the weight of any bit can be determined by raising 2 to a power equivalent to the position of bit in the number. Digit 1 0 1 1 . 1 0 1 Weight 2 3 2 2 2 1 2 0 Binary Point 2 -1 2 -2 2 -3 1011.101