i have a js file which reads data from my database in utf8 format,
unless i convert the data to unicode format it could not be shown on
my web pages and since i'm not using html in my js file i cant include
anything,
does anyone have a javascript could which converts this for me? or is
there any better way to do this?