Skip to content

Instantly share code, notes, and snippets.

@Ji-Yuhang
Created October 14, 2017 07:43
Show Gist options
  • Save Ji-Yuhang/c42bed7a79032768db50becbfd04e6dd to your computer and use it in GitHub Desktop.
Save Ji-Yuhang/c42bed7a79032768db50becbfd04e6dd to your computer and use it in GitHub Desktop.
utf8_msg = msg.dup.force_encoding(Encoding::GBK).encode('utf-8') # GBK to UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment