Recognizer for characters
(characterp x) is true if and only if x is a character. Note that ACL2 supports characters with ASCII codes between 0 and 255. See also code-char and char-code.