Working with Page Titles and Content with Special Characters

There are several hyphen-like characters. Please learn the following:

@Randy.Ramkissoon

You showd the following string contained in your CSV file:

In this string, there is a U+2014 — EM DASH.

On the other hand, the title of DuckDuckGo site contains U+002D - HYPHEN-MINUS.

These 2 characters are different.

Why your CSV file contains U+2014 — [EM DASH] rather than U+002D - [HYPHEN-MINUS]?
— I do not know. It is most probable that you manually typed it, though you may not be aware of.