ASCII-Table
ASCII
The table below lists several ASCII values and their corresponding symbols and descriptions that are frequently used as text delimiter. This list is derived from standard ASCII table .
For other symbol char ASCII values, you can use function code to obtain. For example:
int ascval = code("|"); ascval = ; // Should return 124