Checks whether a character is a valid hexadecimal digit.
character to check
true if the character is a valid hex digit, false otherwise
See Implementation
Checks whether a character is a valid hexadecimal digit.