Nazar Kanaev fd44c98cd0 nothing can be done
the website serves content without charset/encoding information
in http headers. in the absence of that info charset.DetermineEncoding
defaults to cp-1252, but the actual content served is utf-8.

which explains why, say, ’ shows up as ’

see:
    https://stackoverflow.com/questions/2477452/%C3%A2%E2%82%AC-showing-on-page-instead-of
2021-04-07 14:54:57 +01:00
..
2021-04-07 14:31:06 +01:00
2021-04-07 10:25:30 +01:00
2021-03-10 12:47:19 +00:00
2021-02-25 16:51:24 +00:00
2021-04-07 14:34:57 +01:00
2021-04-07 14:54:57 +01:00