Like: insert into table (col) values (N\'multilingual unicode strings\')
I\'m using SQL Server 2008 and I already use nVarChar as the column data type.
It is preferable for compatibility sake.