Character encoding: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
 
Line 45: Line 45:
=== Tutorials ===
=== Tutorials ===


* [http://www.joelonsoftware.com/articles/Unicode.html The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)] by Joel Spolsky, October 08, 2003
* [http://www.tbray.org/ongoing/When/200x/2003/04/06/Unicode On the Goodness of Unicode] by Tim Bray
* [http://www.w3.org/International/tutorials/tutorial-char-enc/ Character encodings in HTML and CSS] (W3C tutorial)
* [http://www.w3.org/International/tutorials/tutorial-char-enc/ Character encodings in HTML and CSS] (W3C tutorial)
* [http://www.cs.tut.fi/~jkorpela/chars/index.html Characters and encodings] by Jukka "Yucca" Korpela, very good reading ! See e.g. [http://www.cs.tut.fi/~jkorpela/chars.html A tutorial on character code issues] and [http://www.cs.tut.fi/~jkorpela/www/windows-chars.html On the use of some MS Windows characters in HTML]  
* [http://www.cs.tut.fi/~jkorpela/chars/index.html Characters and encodings] by Jukka "Yucca" Korpela, very good reading ! See e.g. [http://www.cs.tut.fi/~jkorpela/chars.html A tutorial on character code issues] and [http://www.cs.tut.fi/~jkorpela/www/windows-chars.html On the use of some MS Windows characters in HTML]  

Latest revision as of 16:07, 19 January 2011

Draft

Definition

This article focuses on character encoding.

See also: Codec (Encoding/decoding of compression formats that for simple files, archive files or files with multiple contents (e.g. in multimedia container formats).

See also: webdings and wingdings

Links

Specifications

(some)

Charts

HTML specific

See HTML links for other HTML-related links.

Online converters

Tutorials

Some Wikipedia entries regarding Wikipedia contents

Wikipedia is a good example that shows how modern websites can deal with most character sets.

More general Wikipedia entries

URL encoding

  • URL Encoding (or what are those " " codes in URLs?') by Brian Wilson

Internationalisation and Localisation

Internationalisation (edutech wiki en français)