Complement base, which might be Base5, Base16, char, or dchar.
Code common to both Base5 and Base16
Base representation supporting full set of IUPAC codes
Base representation supporting only 'A', 'C', 'G', 'T', and 'N' (internal codes are 0, 1, 2, 3, and 4 correspondingly)
Convert character to base