Question

Write the message, “Hello World” in ASCII code. [D: Decimal, B: Binary] can you explain how...

Write the message, “Hello World” in ASCII code.

[D: Decimal, B: Binary]

can you explain how to go about this really trying to understand

Homework Answers

Answer #1
There is no easy way of remembering ASCII codes
Go through ASCII table and make the conversions
H -> 72 ->  1001000
e -> 101 -> 1100101
l -> 108 -> 1101100
l -> 108 -> 1101100
o -> 111 -> 1101111
  -> 32 ->  0100000
W -> 87 ->  1010111
o -> 111 -> 1101111
r -> 114 -> 1110010
l -> 108 -> 1101100
d -> 100 -> 1100100
In decimal:  72 101 108 108 111 32 87 111 114 108 100 
In binary:   1001000 1100101 1101100 1101100 1101111 0100000 1010111 1101111 1110010 1101100 1100100
Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
message time 1200 1205 1225 1240 1245 1255 1325 hello world 1330 today is 1342 how...
message time 1200 1205 1225 1240 1245 1255 1325 hello world 1330 today is 1342 how are you 1354 what are you doing 1400 good bye 1409 1410 1424 Using MATLAB. Determine when 'hello world' message occurs (index and time). Print result to command window.
Hello, I am trying to do an assignment that requires writing an MSP432 code to add...
Hello, I am trying to do an assignment that requires writing an MSP432 code to add two 64 bit numbers together and store the result in memory location 0x2000_0000. The problem is that the it is a 32 bit register. I don't know how to add to a load 64 bit numbers. The question is below but please feel free to use your own examples, I will understand better. Thank you very much. Write a small MSP432 code segment that...
pseudo code c Explain how you add fixed-width digits in a decimal number system. How do...
pseudo code c Explain how you add fixed-width digits in a decimal number system. How do you do this in binary? How do you do this in hexadecimal? Explain how you subtract numbers in digits in a decimal number system. How do you do this in binary? How do you do this in hexadecimal?
A)How do you convert 1/3 into binary with detailed steps ? B) Also how do you...
A)How do you convert 1/3 into binary with detailed steps ? B) Also how do you convert from repeating binary into decimal. (0.0110011001100110....0110) in base 2 . Assume 0110 patters go to forever. how can we convert it into decimal.
How many ways are there that you can write code for a Servlet?
How many ways are there that you can write code for a Servlet?
Find the 2's complement of the following decimal numbers (You must convert the number to binary...
Find the 2's complement of the following decimal numbers (You must convert the number to binary and the answer has to be in binary with the same number of bits as the conversion)? a. 20 b. 15 c. 2126 d. 266 e. 466 please explain how you did it!
Explain how you add fixed-width digits in a decimal number system. How do you do this...
Explain how you add fixed-width digits in a decimal number system. How do you do this in binary? How do you do this in hexadecimal? Explain how you subtract numbers in digits in a decimal number system. How do you do this in binary? How do you do this in hexadecimal?
Hello, I dont understand the concept behind nucleophiles and electrophiles, can someone explain how do I...
Hello, I dont understand the concept behind nucleophiles and electrophiles, can someone explain how do I know if the molecule in front of me is nucleophile or electrophiles. for example a molecule could have an nucleophiles region but still be called an electrophiles. please I need help.
Can you write a simple code in Mathematica software to calculate in how many years you...
Can you write a simple code in Mathematica software to calculate in how many years you will repay a debt at 6%. A=2000, I=6%, M.P. = 200
Write a one page paper about the personality code "ESFJ" Can you see the importance of...
Write a one page paper about the personality code "ESFJ" Can you see the importance of knowing your personality when choosing careers? Please provide examples in your reflection paper. If you Google ESFJ, you can read about the personality code.
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT