What's the deal with
’ U+2019 U+2019 [right single qotation mark] [category]: Pf
versus:
' U+0027 APOSTROPHE Po
Anyone have this show up as ’? in their music (musicolet) app yet it shows up properly in mp3tag, as if it were really an apostrophe? (These are common in downloads from the freedb).
It's really annoying is there a function that we can use in MP3tag that will auto convert these like, maybe in the convert tab? This appears as a constant problem all around the internet as ’ {showing up in instance of being decoded as CP-1252 instead of UTF-8. If you check the Encodings table of this character at FileFormat.Info, then you see that this character is in UTF-8 composed of bytes 0xE2, 0x80 and 0x99.}