Chat with our AI personalities
The binary numeral system, or base-2 number systemrepresents numeric values using two symbols, 0 and 1. More specifically, the usual base-2 system is apositional notation with a radix of 2.
11111111 (base 2, also called biinary) represents 255. This is all 8 bits of a byte have a value of 1. A byte can represent 256 different values (0 to 255)
10110101100011 represents 11619 in base 10.
If 42five represents the number "42" in base 5, then the answer is 22.
Base, power, answer