« Binary number system

binary_number_system.jpg

We need to keep diving the number by n if we need to convert number to Base N system.

binary_to_decimal.jpg

Multiplying with powers of the base will give the number.