char s = char.parse("s"); int i = (int)s; lPassAsc = (int)sPass.Substring(lPassPos, 1).ToCharArray()[0];
string sRet = ((char)65).ToString();