To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Tamil Script Code for Information Interchange

From Wikipedia, the free encyclopedia

Tamil Script Code for Information Interchange (TSCII) is a coding scheme for representing the Tamil script. The lower 128 codepoints are plain ASCII, the upper 128 codepoints are TSCII-specific. After long years of being used on the Internet by private agreement only, it was successfully registered with the IANA in 2007.[1]

TSCII encodes the characters in visual (written) order, paralleling the use of the Tamil Typewriter.

Unicode has used the logical order encoding strategy for Tamil, following ISCII, in contrast to the case of Thai, where the visual order encoding grandfathered by TIS-620 was adopted.

The government of Tamil Nadu endorses its own TAB/TAM standards for 8-bit encoding and other, older encoding schemes can still be found on the WWW.

The free etext collection at Project Madurai uses the TSCII encoding, but has already started to provide Unicode versions.

YouTube Encyclopedic

  • 1/5
    Views:
    320
    555
    10 157
    442
    669
  • Computer Codes PART 1 | ASCII | EBCDIC | ISCII | UNICODE| English Tutorial
  • 11th CS and CA chapter 2 Representing Characters in Memory|BCD|EBCDIC|ASCII|UNICODE|ISCII|
  • BCD code, ASCII code, EBCDIC code || Lecture 09 || How to Convert BCD,ASCII & EBCDIC code in Decimal
  • Encoding Schemes: ASCII, ISCII and UNICODE encoding (NCERT Class XI Computer Science with Python)
  • BCD | ASCII | EBCDIC | Unicode |Encoding System | Representing Characters in Memory| XI STD CS CA CT

Transcription

History

The need for a common encoding for Tamil was felt by members of various mailing list based forums in mid-1990s, as there were multiple custom coded fonts were prevalent in those forums. While some of the commercial encodings were popular than the others, they were not accepted by wider community due to conflicting commercial interests. While Unicode was accepted by most as the future standard, most of the desktop systems at that time were still not capable of handling Unicode for Tamil language, and an interim 8-bit encoding was required.

A separate mailing list for discussion of such encodings ([email protected]) was created in 1997 to initiate this discussion, starting with an email written by Dr.K.Kalyanasundaram to the popular Tamil author Sujatha who headed the committee for standardization of Tamil keyboard.[2] This forum quickly attracted enthusiastic participants from across the globe, including several prominent Tamil scholars. Archives of these discussion are maintained by INFITT.[3]

Subsequent to publishing TSCII, most of the members of [email protected] mailing list became part of INFITT, which is a wider initiative to bring in standardization and continued development in various areas of Tamil computing.

Codepage layout

TSCII
0 1 2 3 4 5 6 7 8 9 A B C D E F
8x [a] ஸ்ரீ க்ஷ ஜ் ஷ் ஸ் ஹ் க்ஷ்
9x ஙு ஞு ஙூ ஞூ
Ax NBSP ி ©
Bx
Cx டி டீ கு சு டு ணு
Dx து நு பு மு யு ரு லு வு ழு ளு று னு கூ சூ டூ ணூ
Ex தூ நூ பூ மூ யூ ரூ லூ வூ ழூ ளூ றூ னூ க் ங் ச் ஞ்
Fx ட் ண் த் ந் ப் ம் ய் ர் ல் வ் ழ் ள் ற் ன்
  1. ^ U+0BE6 TAMIL DIGIT ZERO, which was added with Unicode version 4.1 in March, 2005

Conversion Tools

You can convert UTF-8 encoded documents to TSCII using the GNU iconv tools as follows,

$ iconv -f utf-8 -t tscii hello.utf8 > hello.tscii

Whereas conversion from TSCII to UTF-8 is done by interchanging -f and -t flags.

Visual Application

An open source project is available at AnyTaFont2UTF8 is maintained by Isaiyini Tamil Community

See also

  • TACE16 (Tamil All Character Encoding)

References

  1. ^ https://www.iana.org/assignments/charset-reg/TSCII[bare URL plain text file]
  2. ^ "A proposal for font encoding scheme for tamil".
  3. ^ "Tamil Discussion at [email protected]".

External links

This page was last edited on 18 July 2023, at 15:39
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.