Encode returns the slot and pass encoded by code, trying all supported word lists
supported in the default order. Invalid codes return a 0 slot and a nil pass.
Match returns the first word in the word list that has prefix prefix, trying all
supported word lists the default order. It returns the empty string if none match.