From: "phasis68 (Heesob Park)" Date: 2014-01-09T19:15:13+09:00 Subject: [ruby-core:59662] [ruby-trunk - Bug #7742] System encoding (Windows-1258) is not recognized by Ruby to convert back to UTF-8 Issue #7742 has been updated by phasis68 (Heesob Park). As I know, VISCII(Vietnamese Standard Code for Information Interchange) can round trip UTF-8. So the implementation of the converter between VISCII and UTF-8 might be easy. I am not sure if a converter between Windows-1258 and VISCII is possible, Windows-1258 can be supported via VISCII. Windows-1258 <-> VISCII <-> UTF-8 Anyway, it would be nice if ruby supports VISCII encoding. ---------------------------------------- Bug #7742: System encoding (Windows-1258) is not recognized by Ruby to convert back to UTF-8 https://bugs.ruby-lang.org/issues/7742#change-44190 Author: Mars (Hong Ha Dang ) Status: Open Priority: Normal Assignee: duerst (Martin D��rst) Category: Target version: next minor ruby -v: 1.9.3 Backport: I installed Railsinstaller in win8. After intall complete the screen set to > configuration Railsinstaller on cmd (step 2). I give user name: DHH Mars and > email: dhhma...@gmail.com. It ran and have following massage: > > C:/RailsInstaller/scripts/config_check.rb:64:in 'exist?': code converter not > found from > C:/RailsInstaller/scripts/config_check.rb:64:in 'main' > > C:\Sites> -- http://bugs.ruby-lang.org/