In the binary numeral system, the numbers 0 and 1 are represented as 0 and 1 respectively. They remain unchanged. The number 2 is represented as 10, 3 as 11, 4 as 100, 5 as 101, and so on. To find the binary equivalent of a decimal number, we need to keep dividing it by 2 till the quotient is 0 or 1.