answersLogoWhite

0

How do you convert binary to text?

Updated: 9/17/2019
User Avatar

Wiki User

11y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How do you convert binary to text?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you convert binary code to text code and text to binary?

You can are ASCII-tabellen. For converting binary to text


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

the binary numeral system


How do you convert text into binary in vb or c sharp code?

C# EXAMPLEString text="My sample data";System.Text.ASCIIEncoding encode=new System.Text.ASCIIEncoding();//convert to binary and store in a byte[]byte[] binaryArray=encode.GetBytes(text);


How do you convert image to binary format?

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


How the computer can understand binary language?

The computer understands binary because the 1 means on and the 0 means off, so that controls how it operates. Binary language is then converted to our number system where the numbers represent things. ASCII code is used to convert binary to text.


Convert the decimal fraction of 0.32 to binary using the sum of weight method?

This is actually a question in my Digital Circuits text. Are they kidding? Is there a way to tell that a discrete decimal will have an endless binary equivalent?


Convert 186 decimal numbers to its binary equivalent?

Convert 189 to binary number


Which is larger in size text or binary in c?

Well "text" is four characters, "binary" is six.


How do you convert DAT files to JPEG files?

DAT file are binary files with text. They can be opened in Word. They aren't pictures that can be converted into JPEGs.


How do you subtract 2 binary numbers?

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


How do you convert 000010 in binary?

000010 in binary is 2 in decimal.


How do you Convert 180 into binary?

The number 180 in binary is 10110100