translation table
In computing, a data structure that maps one set of values to another, used for code conversion, character encoding, or address translation.
We convert character codes using this translation table.
A translation table is necessary for address translation.