Namespace Example a = "abcあいう" p a.chop # => "abcあい\244" require 'jcode' p a.chop # => "abcあい"