Click here to Skip to main content
15,896,154 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is there any function or method that can convert ASCII code into unicode?
Please, help me.

Thank you!
Posted
Updated 31-Dec-10 23:20pm
v2

 
Share this answer
 
Please look here:

http://msdn.microsoft.com/en-US/library/system.text.encoding(v=VS.80).aspx[^]

Class Encoding has all the functionality you need.

Best Regards,
Manfred
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900