Converting ANSI to UTF8 with Ruby

Posted by HelloWorld on Stack Overflow See other posts from Stack Overflow or by HelloWorld
Published on 2010-04-28T04:51:36Z Indexed on 2010/04/28 5:03 UTC
Read the original article Hit count: 159

Filed under:

I have a Ruby script that generates a ANSI file.

I want to converting ANSI to UIF8 file.

What's the easiest way to do it?

© Stack Overflow or respective owner

Related posts about ruby