 |
encoding - How to get ASCII value of string in C# - Stack Overflow
I want to get the ASCII value of characters in a string in C#. If my string has the value "9quali52ty3", I want an array with the ASCII values of each of the 11 characters. How can I get ...
stackoverflow.com |
 |