how to get a char from a int in c# code example Example: c# char to int int val = (int)Char.GetNumericValue('8');