answersLogoWhite

0

38.21 ---> base 2

100110.00110101110000101000111101011100001010001

Used a conversion calculator at Math com.

User Avatar

Duane Anymouse

Lvl 9
4y ago

What else can I help you with?

Related Questions

What coding method is used by the computer to convert text into Binary?

the binary numeral system


How do you convert 32.56 in binary number system?

It is 100000.1000111101 ...


What does the binary number 00000001 convert to in the hexadecimal system?

01


How do you convert image to binary format?

To convert image to binary, you just have to convert image to binary. Hope this helps.


To which numbering system can the binary number 1101100100111100 be easily converted?

its easy to convert a given binary number into haxadecimal form.


What is the 15 percent of 3821?

15% of 3821:= 15% x 3821= 0.15 x 3821= 573.15


What component convert binary language to humanlaguage?

That sir (or mam) is your operating system in conjunction with your processor.


Convert 186 decimal numbers to its binary equivalent?

Convert 189 to binary number


Does the digital computer show convert the data into binary number system without showing the user?

yes


How do you convert binary to excess 3 code?

To convert a binary number to Excess-3 code, first, convert the binary number to its decimal equivalent. Then, add 3 to the decimal value. Finally, convert the resulting decimal number back to binary. For instance, to convert the binary number 1010 (which is 10 in decimal), you would calculate 10 + 3 = 13, and then convert 13 back to binary, resulting in 1101 in Excess-3 code.


How do you convert 47.5 into binary?

To convert 47.5 into binary, first convert the integer part (47) to binary. 47 in binary is 101111. For the fractional part (0.5), multiply by 2, resulting in 1.0, which indicates that the binary representation of 0.5 is .1. Combining both parts, 47.5 in binary is 101111.1.


How do you subtract 2 binary numbers?

An easy way is to convert them to decimal, subtract, then convert the answer back to binary.