I have an international character that shows up in my SQL Server database. When I attempt to display that field on a webpage using Classic ASP, it shows up as a diamond with question mark inside. From my searching, this seems to do with UTF-8 encoding. I have added a META tag to include UTF-8 and that did not work. Below is a screenshot of how the data looks inside my SQL Server Database using the Management Studio, Query. How can I get this to display properly on my webpage?
<meta charset='utf-8'>