Char
Char is a unit of information representing a single character in computing, typically encoded as a glyph from an alphabet. The term comes from "character." In most modern systems a char is a code point or a code unit in an encoding such as ASCII or Unicode. The exact size depends on language and encoding.
In programming languages, char is a data type. In C and C++, char typically occupies one byte
In practical use, char values are manipulated via character literals, such as 'A', and through encoding-aware
Other meanings: Char as an English verb means to burn the surface of something; char can also