Each answer converts to a binary string of five 1/0s. Convert each string (the first digit is worth 16, the next 8, then 4, 2, 1), to base ten, and use A=1 to Z=26 to decode the answer.