# File ext/nkf/lib/kconv.rb, line 186
  def toutf8(str)
    ::NKF::nkf('-wm', str)
  end