From: Peter Krantz Date: 2006-05-25T05:37:32+09:00 Subject: Re: Ruby and unicode On 5/24/06, P�l Bergstr�m wrote: > Just to be able to work smoothly from source to browser in Swedish > without problems, the beauty of unicode. P�l, you don't have to use unicode to work in swedish. ISO-8859-1 will be sufficient to get accented characters including ���. ISO-8859-1 is handled by Ruby without any problems. If your are working in Rails, please see the swedish Rails user group wiki for details: http://rails.se/rails/show/Railstips+f�r+svenska+applikationer Regards, Peter