
During the recent BrainBashers cipher convention, a binary code contest took place. The contest consisted of a binary code transmission where the spaces between the letters were missing and there was no punctuation.
Each letter of the alphabet was translated into its binary equivalent based on its position in the alphabet.
Can you find 10 girl's names?
A = 1 B = 10 C = 11 D = 100 E = 101
F = 110 G = 111 H = 1000 I = 1001 J = 1010
K = 1011 L = 1100 M = 1101 N = 1110 O = 1111
P = 10000 Q = 10001 R = 10010 S = 10011 T = 10100
U = 10101 V = 10110 W = 10111 X = 11000 Y = 11001
Z = 11010
1100111000110010111001
100011110111011000
1100110101100101011110
111010011111111100101
11101111101001
1001011110001011100
101011111001010011110
1101011001001010111001
1001111110100100101
1001011110100110011101