From: ts Date: 2005-01-16T02:58:20+09:00 Subject: Re: Unicode/multibyte string support in Ruby1.9/Ruby summary? >>>>> "F" == Florian Gross writes: F> AFAIK just the raw bytes as before. (And UTF8 and so on can use multiple F> bytes for one character.) Note that the RString record of Ruby will get F> a new field for the encoding. Are you sure ? or I've not understood what you are trying to say. Guy Decoux