From: Thomas Leitner Date: 2004-12-11T00:17:30+09:00 Subject: iconv replacement for windows? Hi, I'm using the iconv library form the Ruby Standard Library under Linux and it works quite well, but the iconv library is not available under Windows (using the One-Click-Installer). Is there anything equivalent to iconv in Ruby for Windows? Thx, Thomas