Char

January 14, 2020 ยท View on GitHub

Smallest addressable unit of the machine that can contain basic character set. It is an integer type.

In some languages the char type is used to denote a single ascii, utf-7 or utf-8 character.