4.4.2 Character Constants

There are two types of character constants. A character stands for one character in one byte and its value may be used in numeric expressions. A string potentially can contain many bytes and its value may not be used in arithmetic expressions.