Date: Mon, 26 Feb 2001 17:23:03 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Bruno Haible cc: Juan Manuel Guerrero , djgpp-workers AT delorie DOT com Subject: Re: DJGPP specific patch for libiconv-1.5.1 In-Reply-To: <15002.29001.659396.617614@honolulu.ilog.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 26 Feb 2001, Bruno Haible wrote: > # Chinese > echo "zh_CN GBK" > echo "zh_TW CP950" # not CP938 ?? Is this Big5 or GB encoding? The name GBK suggests the latter. AFAIK, Chinese GB is codepage 936, Big5 is indeed 950. > # Korean > echo "kr CP949" # not CP934 ?? > echo "kr_KR CP949" # not CP934 ?? AFAIK, 934 is correct. I don't know about the European locales where there's a controversy between 850 and something else, and I don't think you can get the definitive answer, since this depends to some extent on the technician who burns the characterts into the system ROM.