SQLite Forum

null character sorts greater than 0x7f and less than 0x80
Login
In a nutshell, tclsqlite.c should use Tcl_UtfToExternal on incoming values to convert the value from the Tcl internal utf-8 form to standard utf-8.