The character types

There are two character types in C++:

Computers deal only in numeric values. 

They don't know how to deal directly with the letters of the alphabet and punctuation characters.

Therefore, the values actually stored as instances of these types are numeric values that represent characters.