For example how to create UTF-8 character from the following: “0x63 0xcc 0x8c”?
I understand that ruby 1.9 has better UTF-8 but this question is for ruby 1.8.7.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Ruby String unpack? http://ruby-doc.org/core/classes/String.src/M001112.html.
For example: