I am fetching a string from a website and it is returning the string with some sort of weird charachters in it
Pokémon & Magic the Gathering
How can I easily convert it to say Pokémon & in stead of using .replace('é', é) because there are other sorts of weird characters like it that aren't é.
Sorry if my question is worded poorly I don't really understand why this is happening to begin with, any help is appreciated