Jump to content

Recommended Posts

Posted

I have come across this quesition and I am good at binary to hexadecimal for example A7D = 1010 0111 1101. However, this following question has completely lost me?.. those binary representations are they the actuall representations or made up ones by the questions? any idead on what the binary representation of A would be so I could work the rest out? or any clue on how to go on about it. Thank you

 

208ikht.png

Posted

Look at the pattern for the 6 bit character code, it should be a simple matter to extend it to A and K. Then just convert each 6 bit code for each character in the string to its hexadecimal equivalent.

Posted

Minor point but don't feel you have to restrict yourself to named encoding schemes. Sometimes there are good reasons to, but other times you can make up your own to fit the circumstances.

Posted

omg i get it now so the answer must be D...because the binary representation for

 

A = 011001

K = 100011

 

convert htem both = a.19 k.23 which is D =]

 

thanks man you lot are great I like how you test the mind lol...so simple in the end but im improving slowly.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.