KOI8-T (original) (raw)
From Wikipedia, the free encyclopedia
Single-byte interchange encoding for Tajiki Cyrillic
KOI8-T
Language(s) | Tajik Cyrillic, Russian, Bulgarian |
---|---|
Created by | Michael Davis |
Classification | 8-bit KOI, extended ASCII |
Extends | KOI8-B |
vte |
KOI8-T is an 8-bit single-byte extended ASCII character encoding adapting KOI8 to cover the Tajik Cyrillic alphabet.[1] It was introduced by Michael Davis as an interim solution for representing Tajiki Cyrillic text in an interchangeable manner appropriate for use on the web, in an attempt to bridge the gap between existing non-interoperable font-specific encodings and the eventual wide adoption of Unicode.[2] It is used by the GNU C Library as its default encoding for Tajik.[3] FreeDOS calls it code page 62318.
The Cyrillic letters that are also used in Russian are encoded according to the KOI8-R layout, making the encoding a KOI8-B superset, whereas the punctuation mostly follows the layout in Windows-1251 and Windows-1252 as applicable.[2]
KOI8-T[1]
| | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | A | B | C | D | E | F | | | ---- | ----------------------------------------------- | ------------------------------------------------ | -------------------------------------------- | ---------------------------------------- | ------------------------------------------ | ---------------------------------------- | ---------------------------------------- | ---------------------------------------- | ------------------------------------------------ | -------------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------------ | ---------------------------------------------------------- | ------------------------------------------------------------ | --------------------------------------------------- | ---------------------------------------------------------- | | 0x | | | | | | | | | | | | | | | | | | 1x | | | | | | | | | | | | | | | | | | 2x | SP | ! | " | # | $ | % | & | ' | ( | ) | * | + | , | - | . | / | | 3x | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | : | ; | < | = | > | ? | | 4x | @ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | | 5x | P | Q | R | S | T | U | V | W | X | Y | Z | [ | \ | ] | ^ | _ | | 6x | ` | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | | 7x | p | q | r | s | t | u | v | w | x | y | z | { | | | } | ~ | | | 8x | қ049B | ғ0493 | ‚201A | Ғ0492 | „201E | …2026 | †2020 | ‡2021 | | ‰2030 | ҳ04B3 | ‹2039 | Ҳ04B2 | ҷ04B7 | Ҷ04B6 | | | 9x | Қ049A | ‘2018 | ’2019 | “201C | ”201D | •2022 | –2013 | —2014 | | ™2122 | | ›203A | | | | | | Ax | | ӯ04EF | Ӯ04EE | ё0451 | ¤ | ӣ04E3 | ¦ | § | | | | « | ¬ | SHY | ® | | | Bx | ° | ± | ² | Ё0401 | | Ӣ04E2 | ¶ | · | | №2116 | | » | | | | ©00A9 | | Cx | ю044E | а0430 | б0431 | ц0446 | д0434 | е0435 | ф0444 | г0433 | х0445 | и0438 | й0439 | к043A | л043B | м043C | н043D | о043E | | Dx | п043F | я044F | р0440 | с0441 | т0442 | у0443 | ж0436 | в0432 | ь044C | ы044B | з0437 | ш0448 | э044D | щ0449 | ч0447 | ъ044A | | Ex | Ю042E | А0410 | Б0411 | Ц0426 | Д0414 | Е0415 | Ф0424 | Г0413 | Х0425 | И0418 | Й0419 | К041A | Л041B | М041C | Н041D | О041E | | Fx | П041F | Я042F | Р0420 | С0421 | Т0422 | У0423 | Ж0416 | В0412 | Ь042C | Ы042B | З0417 | Ш0428 | Э042D | Щ0429 | Ч0427 | Ъ042A |
- Mac OS Turkic Cyrillic, encodes Tajik amongst other languages.
- ^ a b Flohr, Guido. "Locale::RecodeData::KOI8_T - Conversion routines for KOI8-T". libintl-perl-1.31. CPAN.
- ^ a b Davis, Michael (2000-11-21). "Tajiki TrueType fonts for the Web: Frequently Asked Questions". Travel Tajikistan. Archived from the original on 2001-10-05.
- ^ Storchaka, Serhiy (2014-10-20). "Add support of KOI8-T encoding". Python Bug Tracker.