From: Gioele Barabucci Date: 2006-04-15T22:08:54+09:00 Subject: String#downcase for accented letters in UTF-8? How can I convert to lowercase a string that contains accented characters encoded in UTF-8? String#downcase does not work with accented letters. -- Gioele