cppreference.com > C/C++ Keywords > char
char

The char keyword is used to declare character variables. For more information about variable types, see the data types page.