Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のような文字列があります。
"MÃ\u0083¼LLER".encoding #<Encoding:UTF-8> "MÃ\u0083¼LLER".inspect "\"MÃ\\u0083¼LLER\""
そのような文字列を救うにはどうすればよいですか? 元のデータがないことを考慮してください。これは回収可能ですか?