In SPC the char type is a signed 32-bit value.
The char type is often used to store the ASCII value of a single character. Use Character Constants page has more details about this usage.