I am rather new to ruby but was considering to use it for my next project. However, support for Unicode strings would be essential. This includes the correct handling of unicode strings in regular expressions, in IO operations etc. How is this best done in Ruby? -- Posted via http://www.ruby-forum.com/.