Odd request
Nov. 20th, 2004 03:35 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Anyone who knows any foreign languages *and* has appropriate character set support on their system, I'm looking for examples of text that uses non-ASCII characters (
or accented characters) along with the character set they are written in.
I'm trying to put together some example pages showing what a difference the charset declaration in a web page makes when not using certain ways of defining the characters.
My current (poor) examples:
ISO 8859-1
ISO 8859-2
ISO 8859-3
ISO 8859-4
ISO 8859-5
ISO 8859-6
ISO 8859-7
ISO 8859-8
ISO 8859-9
ISO 8859-10
ISO 8859-11
ISO 8859-12
ISO 8859-13
ISO 8859-14
ISO 8859-15
or accented characters) along with the character set they are written in.
I'm trying to put together some example pages showing what a difference the charset declaration in a web page makes when not using certain ways of defining the characters.
My current (poor) examples:
ISO 8859-1
ISO 8859-2
ISO 8859-3
ISO 8859-4
ISO 8859-5
ISO 8859-6
ISO 8859-7
ISO 8859-8
ISO 8859-9
ISO 8859-10
ISO 8859-11
ISO 8859-12
ISO 8859-13
ISO 8859-14
ISO 8859-15
no subject
Date: 2004-11-20 05:58 pm (UTC)no subject
Date: 2004-11-20 07:25 pm (UTC)For example:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
Is what my 8859-1 example page needs to look right.
no subject
Date: 2004-11-20 08:38 pm (UTC)Guy knows more languages than you can shake a stick at.