Character encoding: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 31: Line 31:
* [http://www.bbsinc.com/iso8859.html ASCII - ISO 8859-1 (Latin-1)Table with HTML Entity Names ]
* [http://www.bbsinc.com/iso8859.html ASCII - ISO 8859-1 (Latin-1)Table with HTML Entity Names ]
* [http://czyborra.com/charsets/iso8859.html The ISO 8859 Alphabet Soup ]
* [http://czyborra.com/charsets/iso8859.html The ISO 8859 Alphabet Soup ]
See [[HTML links]] for other HTML-related links.


=== Online converters ===
=== Online converters ===

Revision as of 16:50, 1 September 2008

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).

Links

Specifications

(some)

Charts

HTML specific

See HTML links for other HTML-related links.

Online converters

Tutorials

Some Wikipedia entries


URL encoding

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