byte[] x = {0x61, 0x62, 0x63, 0x64, 0x65, 0 };
string str = System.Text.Encoding.Default.GetString(x);