chromium/chromeos/components/test/data/onc/shill_wifi_non_utf8_ssid.json

{
  "GUID":"{64c4f86b-cf6a-4e4a-8eff-456def}",
  "Mode":"managed",
  "Name":"OpenWrt",
  "Passphrase":"some passphrase",
  "SecurityClass":"psk",
  "Type":"wifi",
  // Hex of the latin-1, non UTF8 string "latin-1 \x54\xe9\x6c\xe9\x63\x6f\x6d"
  "WiFi.HexSSID": "6C6174696E2D312054E96CE9636F6D"
}