In computers we use: decimal constantly, hexadecimal daily, octal weekly and binary monthly. Decimal is base 10, hexadecimal is base 16, octal is base 8 and binary is base 2.
To convert binary to decimal, simply add the magnitudes of the digits that are set.