Convert the following numbers as directed
(i) Decimal 119.0625 into binary and hexadecimal
(ii) Decimal 25600 into binary and hexadecimal
(iii) String “MATHS marks 50” to ASCII and Unicode string
(iv) Hexadecimal 9A8C7E to decimal and binary
Answers
Answered by
4
i) binary - 1110111.0001 and hexadecimal - 77.1
ii) binary - 110010000000000 and hexadecimal - 6400
iii) UTF-8 - 4D 41 54 48 53 20 6D 61 72 6B 73 20 35 30 and hexadecimal - 004D 0041 0054 0048 0053 0020 006D 0061 0072 006B 0073 0020 0035 0030
iv) decimal - 10128510 and binary - 100110101000110001111110
Hope, this helps... Pls, Brainliest if you wish. :)
ii) binary - 110010000000000 and hexadecimal - 6400
iii) UTF-8 - 4D 41 54 48 53 20 6D 61 72 6B 73 20 35 30 and hexadecimal - 004D 0041 0054 0048 0053 0020 006D 0061 0072 006B 0073 0020 0035 0030
iv) decimal - 10128510 and binary - 100110101000110001111110
Hope, this helps... Pls, Brainliest if you wish. :)
Similar questions