Two functions to convert a printable character to it's ASCII code and vice versa.
Error Handling-
For CodeToChar: Non-printable characters or numbers out of range returns character (9632 decimal, 25A0 hex) (black square).
For CharToCode: Empty text returns 0.

Usage:
