SYNG1014 - Invalid UTF-8 continuation byte
Domain: sexp
Severity: USER
A UTF-8 continuation byte is invalid.
UTF-8 multi-byte sequences have specific patterns for continuation bytes. This error indicates a byte that should be a continuation (0x80-0xBF) but isn't.
Solution
Re-save your query file with proper UTF-8 encoding. This error often occurs when mixing encodings or when a file is corrupted.