ASCII
ASCII is a 128-character encoding covering unaccented Latin letters, digits, punctuation, and control codes, using one byte per character.
ASCII is a strict subset of Unicode, which is why restricting a field to ASCII silently rejects or mangles valid international names. Continue with Getting started with ASCII Code Converter for the longer explanation.