Including checksum data, you can fit about 4 bits per character into a password with a 32-character alphabet. (This uses digits 0-9, symbols * and #, and the Latin alphabet minus vowels and S.) This means 72 bytes would make an unusably long password.
Table: Letters in a 32-character password alphabet
Code: Select all
1 2 3 B C D F G
4 5 6 H J K L M
7 8 9 N P Q R T
* 0 # V W X Y Z