$ rustc strcode.rs 
$ ./strcode 
文字列の大きさ = 5
UTF8 = [97, 98, 99, 100, 101]
文字列の大きさ = 6
UTF8 = [79, 104, 109, 231, 164, 190]