From: matz@... (Yukihiro Matsumoto) Date: 2001-08-03T11:00:02+09:00 Subject: [ruby-talk:19049] Re: Ruby and Unicode Hi, In message "[ruby-talk:19046] Re: Ruby and Unicode" on 01/08/03, "MikkelFJ" writes: |What is the problem with Unicode (whatever encoding is used)? It certainly |goes much further than ASCII and works fine for Hebrew and Japanese, at |least for some Japanese encodings. * There're some character sets that is larger than Unicode. Since Unicode set is growing, this would not be a problem in the future. * Conversion annoys There're some characters that does not round trip between conversions (Yen sign problem). In addition, there're millions of millions files in old encodings. matz.