Mackan2009
Programmer
Hi! I have a string in JavaScript, "???".
I need to convert this to ANSI, "日本語".
Of course I want to be able to change the UNICODE (probably UTF8) and then get its ANSI characters (or is it ASCII? I think it's ANSI).
Thank you very much if you can help me with this!!!
I need to convert this to ANSI, "日本語".
Of course I want to be able to change the UNICODE (probably UTF8) and then get its ANSI characters (or is it ASCII? I think it's ANSI).
Thank you very much if you can help me with this!!!