[c#] How to convert a string to ASCII

I think this code may be help you:

string str = char.ConvertFromUtf32(65)