Hello,
how to convert a string/sentence into its equivalent Unicode?
Printable View
Hello,
how to convert a string/sentence into its equivalent Unicode?
A String is a sequence of unicode characters. There is no conversion necessary.
If this is not the answer you're looking for give some examples.
For example: How do I convert the String "A" to int 41?