Click here to get back home

Accented characters

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Accented characters Steve Swift 03-13-2008
`--> Re: Accented characters Jukka K. Korpel...03-13-2008
Posted by Steve Swift on March 13, 2008, 1:37 am
Please log in for more thread options
I ordered a CD "Si on avait besoin d'une cinquième saison" from
www.amazon.ca

When I view my order,instead of the e-grave in "cinquieme" I see a few
odd characters. In the HTML they are hex C383C21A. I have written to
amazon suggesting that "è" would be better than that sequence,
but they want to blame my browser (IE6, IE7, Firefox 2.0.0.12 and Opera
9.26 all fail to display the correct character, so they have an uphill
battle on their hands).

What is that string, and should my browsers be handling it? I suspect
that amazon.ca is hoping that all of its users will have some Canadian
codepage specified in their browsers.

--
Steve Swift
http://www.swiftys.org.uk/swifty.html
http://www.ringers.org.uk

Posted by Gus Richter on March 13, 2008, 3:19 am
Please log in for more thread options
Steve Swift wrote:
> I ordered a CD "Si on avait besoin d'une cinquième saison" from
> www.amazon.ca
>
> When I view my order,instead of the e-grave in "cinquieme" I see a few
> odd characters. In the HTML they are hex C383C21A. I have written to
> amazon suggesting that "è" would be better than that sequence,
> but they want to blame my browser (IE6, IE7, Firefox 2.0.0.12 and Opera
> 9.26 all fail to display the correct character, so they have an uphill
> battle on their hands).
>
> What is that string, and should my browsers be handling it? I suspect
> that amazon.ca is hoping that all of its users will have some Canadian
> codepage specified in their browsers.

Have you tried in Fx for example: View/Character Encoding

--
Gus
Bonne chance

Posted by Ben C on March 13, 2008, 4:52 am
Please log in for more thread options
> I ordered a CD "Si on avait besoin d'une cinquième saison" from
> www.amazon.ca
>
> When I view my order,instead of the e-grave in "cinquieme" I see a few
> odd characters. In the HTML they are hex C383C21A. I have written to
> amazon suggesting that "è" would be better than that sequence,
> but they want to blame my browser (IE6, IE7, Firefox 2.0.0.12 and Opera
> 9.26 all fail to display the correct character, so they have an uphill
> battle on their hands).
>
> What is that string, and should my browsers be handling it? I suspect
> that amazon.ca is hoping that all of its users will have some Canadian
> codepage specified in their browsers.

It's possible their server is sending the wrong Content-Type header--
the page is actually Latin1 but the server is saying it's UTF-8 or
something.

Having said that C3 83 C2 1A doesn't look like valid UTF-8 and certainly
isn't Latin1 for egrave.

Posted by Jukka K. Korpela on March 13, 2008, 8:12 am
Please log in for more thread options
Scripsit Steve Swift:

> I ordered a CD "Si on avait besoin d'une cinquième saison" from
> www.amazon.ca

They're using ISO-8859-15 (ISO Latin 9) as the encoding. Poor choice on
the web. They get really nothing (the few characters that are in
ISO-8859-1 but not in ISO-8859-15 could be represented using character
references, or you could use UTF-8, which would be a good idea
especially for pages with forms). And they risk losing customers with
browsers that don't grok that encoding.

> When I view my order,instead of the e-grave in "cinquieme" I see a few
> odd characters. In the HTML they are hex C383C21A.

Looks like mess that may result from wrong conversions. C3 is common in
UTF-8 encoding of text containing Latin-1 letters, and C3 83
specifically is UTF-8 for Â, capital A with circumflex, which is a
fairly rare character, but the ISO-8859-1 (and ISO-8859-15) code for it
is C2, which is common in UTF-8 encoding of text containing Latin-1
letters... so I suspect they're doing some incorrect double encoding.

I'm not interested enough to go thru their procedures to view my order
just to identify what they should fix (e.g., what the purported encoding
of the page is), when it is apparent that they need to fix something -
ISO-8859-15 is symptomatic enough.

> I have written to
> amazon suggesting that "è" would be better than that sequence,
> but they want to blame my browser

Blame Canada !

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/


Similar ThreadsPosted
UTF-8 and Latin-1 characters July 11, 2004, 10:04 pm
UTF-8 garbage characters October 1, 2004, 1:34 am
UTF-8 garbage characters May 27, 2005, 1:19 pm
& special characters May 29, 2006, 6:48 am
Special characters used in Excel January 28, 2005, 4:29 am
Bad characters error, help requested October 19, 2006, 10:48 am
Re: Bad characters error, help requested October 19, 2006, 8:34 pm
Is it simple to use LineDraw characters in
 mode?
August 13, 2005, 6:21 pm
Chinese Characters in html (coding on a Mac OS X) February 13, 2006, 10:48 pm
MOD_REWRITE - Latin2 characters - 404 ERROR! August 5, 2006, 1:31 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap