Convert a string to utf8

Yes, use iconv. You'll need to know the input character encoding, or give

   http://raa.ruby-lang.org/project/charguess/

a try otherwise.

-- fxn