escape unicode special characters
Posted: Tue Nov 16, 2004 8:59 am
Total newbie here. I'm trying to convert Russian into Unicode escape characters, but have nearly gone insane from failure.
Example:
I'm trying to turn something that looks like this:
здравствулте!
Into something that looks like this:
\u0412\u0020\u0430\u0442\u0430\u043A\u0443\u0021\
How can I do this with TextPipe?
Thanks
Example:
I'm trying to turn something that looks like this:
здравствулте!
Into something that looks like this:
\u0412\u0020\u0430\u0442\u0430\u043A\u0443\u0021\
How can I do this with TextPipe?
Thanks