I’m currently doing a project on Language translation where I’m converting an English text to Hindi. I’m trying to send the converted Hindi text to a mobile phone, but the message could not be displayed on my phone as there is no hindi font. But I have seen mobile network operators sending their promos in Hindi which my mobile reads like charm. I would like to know if there is any unicode or some other conversion of the text so that the hindi text will be displayed on my phone?
I’m currently doing a project on Language translation where I’m converting an English text
Share
I also thought to start such program. I maintained the Unicode characters of all the hindi letters in a file.
I hope you are having 16-bit characters to store hindi characters.