Dear Ganesh i need your help in this.
\Programming Task:
Write a program (in a language of your choice) that converts a UTF8 string into a UTF16 string. Don't use encoding/decoding library functions. The code should be safe and efficient enough for a production system. Please provide
1. a short description of the problem(s) that need to be solved
2. a short description of the algorithm
3. the piece of code to convert a UTF8 string into a UTF16 string
Best
H.Schuetze