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