RE: (informative) Explanation of Microsoft Windows Text-File Mode s

From: Marco Cimarosti (marco.cimarosti@essetre.it)
Date: Tue Jun 04 2002 - 05:37:35 EDT


Shlomi Tal wrote:
> Microsoft Windows can handle text in at least one of three modes:
>
> 1. 8-bit stream with 256-character repertoire

As Michka Kaplan already said, "ANSI mode" can also be a DBCS code page.

> 2. 16-bit stream with 65536-character repertoire

This should be split in two separate entries:

        2a. 16-bit stream with 65536-character repertoire ("UCS2", or
"Unicode")

        2b. 16-bit stream with 1114112-character repertoire ("UTF-16", or
"Unicode w/ surrogates support")

> 3. 8-bit stream with 65536-character repertoire

This should read: "1114112-character repertoire".

_ Marco



This archive was generated by hypermail 2.1.2 : Tue Jun 04 2002 - 03:59:58 EDT