Science Fair Projects Ideas - Text encoding

All Science Fair Projects

      

Science Fair Project Encyclopedia for Schools!

  Search    Browse    Forum  Coach    Links    Editor    Help    Tell-a-Friend    Encyclopedia    Dictionary     

Science Fair Project Encyclopedia

For information on any area of science that interests you,
enter a keyword (eg. scientific method, molecule, cloud, carbohydrate etc.).
Or else, you can start by choosing any of the categories below.

Text encoding

A text encoding is a method of representing text as binary values in computer storage. Since text is a sequence of characters, an encoding involves issues including the repertoire of characters to be represented, the mapping from this character repertoire to numeric values, and the details of the binary representation of the character values.

Earlier generations of encoding schemes, for example US-ASCII and EBCDIC, were simple; characters were identified by 7- or 8-bit numbers, and these numbers were stored directly, one per byte. Prior to the advent of Unicode, there were a large number of encoding schemes, none of which could represent the whole spectrum of human-readable texts. The ISO-2022 standard provided a mechanism for mixing encoding schemes in a single text via the use of "shift-in" and "shift-out" escape sequences; however, this was awkward for programmers and error-prone.

The Unicode standard introduced a level of indirection; each Unicode character has a numeric value known as a "code point"; for example, the code point for the ampersand (&) is 38 (Hex 26), and that for the well-known Han character 中 is 20,013 (Hex 4E2D). However, there are a variety of methods available for representing integers in computer storage. Unicode defines special Unicode Transformation Formats for this purpose, the best known of which are UTF-8 and UTF-16.

When computer professionals discuss "encodings" (particularly in the context of XML), they are quitely likely to be referring to this integer-to-binary mapping. Non-specialists often use the term for data formats ranging from ASCII to HTML and RTF.

09-23-2007 01:00:40
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
Science kits, science lessons, science toys, maths toys, hobby kits, science games and books - these are some of many products that can help give your kid an edge in their science fair projects, and develop a tremendous interest in the study of science. When shopping for a science kit or other supplies, make sure that you carefully review the features and quality of the products. Compare prices by going to several online stores. Read product reviews online or refer to magazines.

Start by looking for your science kit review or science toy review. Compare prices but remember, Price $ is not everything. Quality does matter.
Science Fair Coach
What do science fair judges look out for?
ScienceHound
Science Fair Projects for students of all ages
All Science Fair Projects.com Site
All Science Fair Projects Homepage
Search | Browse | Links | From-our-Editor | Books | Help | Contact | Privacy | Disclaimer | Copyright Notice