TRY TO BREAK
OOXOO = D
XOOXX = S
XOOOX = Q
THE WHAT IS Z?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Binary;
Let the letters of the alphabet equal their numerical equivalent (ie. A = 1, B = 2, C = 3, ... Y = 25, Z = 26). The examples provided abide by this encoding rule.
So, to get the answer simply convert 26 (Z) into binary and re-encode with Os and Xs.