160 in Binary
160 in binary is 10100000. Binary is a base-2 numeral system, which means that it uses two symbols, 0 and 1, to represent numbers. Each digit in a binary number represents a power of 2. For example, the first digit from the right represents 2^0, the next digit represents 2^1, and so on. To convert…