Using the example from the lecture, write a program that extracts one byte at a time (8 bits) from the word and prints out the character equivalent of each byte.
It c