c# byte* into string code example Example: convert system.byte a string c# string result = System.Text.Encoding.UTF8.GetString(byteArray);