Computer Science, asked by kaushalprasabluckypr, 5 hours ago

04 Convert the following decimal number into their equivalent binary number system. d) 13​

Answers

Answered by santoshichoudhary658
2

Answer:

13 in binary is 1101. 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 4 bits to represent 13 in binary. In this article, we will show how to convert the decimal number 13 to binary.

13 in Binary: 13₁₀ = 1101₂

13 in Octal: 13₁₀ = 15₈

13 in Hexadecimal: 13₁₀ = D₁₆

1101₂ in Decimal: 13₁₀

13 in binary

Similar questions