Hi All,
How to convert UTF-8 text into Shift-JIS (Hex) format. I am able to convert UTF-8 to Unicode (Hex) (名 to Unicode (Hex): 0540D). And not able to convert to
名 to Shift-JIS (Hex): 96BC. Please any one suggest the solution using JavaScript.
Thanks in advance,
Srinivas Reddy. A