Click to See Complete Forum and Search --> : Convert string to unicode


Foundas
09-12-2007, 04:53 AM
hi all,

i am looking for a way to convert a string of characters to unicode (utf-16)

for example:

a becomes 0061
A becomes 0041

and so forth.


is there a function that does this?

Lookign forward to your replies


Foundas