$insStr = qq{insert into table (string) values(N'$UTF8_txt')}; $dbh->do("$insStr");