str1 : to raw : "xyz\x41\x42\x43" str1 : to std : xyzABC str1 : to cstr: xyzABC str2 : to raw : x234567890y234567890 str2 : to std : x234567890y234567890 str2 : to cstr: x234567890y2345