Answer :

Answer:

127 in binary is 1111111. Unlike the decimal number system where we use the digits 0 to 9 to represent a number, in a binary system, we use only 2 digits that are 0 and 1 (bits). We have used 7 bits to represent 127 in binary. In this article, let us learn how to convert the decimal number 127 to binary.

Explanation:

Step 1: Divide 127 by 2. Use the integer quotient obtained in this step as the dividend for the next step. Repeat the process until the quotient becomes 0.

Step 2: Write the remainder from bottom to top i.e. in the reverse chronological order. This will give the binary equivalent of 127.

Therefore, the binary equivalent of decimal number 127 is 1111111.

Let us have a look at the value of the decimal number 127 in the different number systems.

127 in Binary: 127₁₀ = 1111111₂

127 in Octal: 127₁₀ = 177₈

127 in Hexadecimal: 127₁₀ = 7F₁₆

1111111₂ in Decimal: 127₁₀

hope it will help you

Mark me as branillist

Other Questions