Y
Hacker News
new
|
ask
|
show
|
jobs
by
honest_george
2494 days ago
Something's seriously wrong with your browser/encoding.
It seems all apostrophes in your message are replaced by ’ (a with hat, euro symbol, TM symbol).
1 comments
jcranendonk
2493 days ago
Those are Unicode 'curly' quotation marks in UTF-8 encoded as CP-1252. More information here:
https://stackoverflow.com/questions/2477452/%C3%A2%E2%82%AC-...
link