pub static TABLE_ENCODER_LOWER: [u8; 16]
Encoding table of lowercased characters, length 16, mapping a value from 0-15 to a hex byte (lower letters)
Note: this table is not actually used in the encoding/decoding implementation