Gets whether the character is ascii
Gets whether the character is alphabetic.
Gets whether the character is alpha-numeric.
Gets whether the character is numeric.
Gets whether the character is an ASCII non-printable escape character
Gets whether the character is a hexidedcimal digit
Gets whether the given character is lowercase.
Gets whether the character is printable
Gets whether the given character is uppercase.
Converts the given ascii character to lowercase.
Converts the given ascii character to uppercase.
ASCII Helpers