FlyerTalk Forums - View Single Post - Why are we seeing � ?
View Single Post
Old Jul 10, 2016 | 8:32 pm
  #14  
essxjay
Original Member
10 Countries Visited
100k
Community Influencer
25 Years on Site
 
Join Date: May 1998
Location: PDX
Programs: TSA Refusenik charter member
Posts: 16,126
Regarding the example text @ mile post 20 in the Courtyard Tokyo Station, Japan thread:

Looks like the poster used left/right curly quotes aka ANSI character codes 147 (0x93) and 148 (0x94), which leads me to wonder whether there's a Windows-1252 to ISO 8859-1 encoding snag (maybe in the input stream?). To illustrate my point compare the following links, which display the same post in isolation and in context, respectively:

http://www.flyertalk.com/forum/26328984-post20.html
http://www.flyertalk.com/forum/marri...l#post26328984

I clearly see smart quotes displayed in the former but not the latter. Can you open the files in a hex editor and compare whether the byte values are the same on the glitchy chars?

ETA: Combing through SkiAdcock's list of links upthread, I can replicate the display problem of other high bit characters, namely 145 (single left quote), 146 (single right quote), 163 (British pound symbol) and 174 (registered trademark symbol). LMK if I can be of further annoyance assistance.

Last edited by essxjay; Jul 10, 2016 at 9:52 pm
essxjay is offline