c# byte array to string using ascii code example Example: c# byte array to string var str = System.Text.Encoding.Default.GetString(result);