Use like to
LANG="ru_RU.CP866" sqlitedbf test.dbf | iconv -f cp866 -t utf8 | sqlite3 test.db
