utf8.js icon indicating copy to clipboard operation
utf8.js copied to clipboard

wrong encoding????

Open rexi1r opened this issue 5 years ago • 0 comments

@mathiasbynens @pineapplemachine @darrachequesne I want to encode some string's that some of theme are in utf8 charset and some are different. when I pass a string in utf8 formate to your library, it's return string in iso-8859-1 formate!!!!!

I know that you can encode utf8 multiple times and in the end you will get the result in utf8. am i wrong?

rexi1r avatar Apr 19 '20 08:04 rexi1r