I have a go string str:= "Hello 日本" which will be converted to []byte data. And then I will send the []byte data by tcp sock
str:= "Hello 日本"
[]byte