Glossary entry for `ACE`

ACE

Acronym for ASCII Compatible Encoding.

It describes a system for encoding Unicode so that each character can be transmitted using only a limited set of ASCII characters (i.e. a-z, 0-9 and '-'). This is used because applications that use the DNS protocol may not support other characters.