UTF8 Encoding - accents and other weird characters

What is the best way to handle content with accents and single quotes for example “it’s” in ionic. Currently we get a bunch a of weird characters despite using all the correct meta tags.

Data is pulled from an external provider also using UTF8 for the call, data looks fine under POSTMAN and SOAPUI.

Note - my IDE also saves in UTF8.