I convert a byte array to a string , and I convert this string to byte array. these two byte arrays are different.
byte array
string
188 is out of range for ASCII. Characters that are not in the corresponding character set are transposed to '?' by design (would you prefer transposing to "1/4"?)