I've got a SQL 2000 database and am trying to store the 'ŷ' character in a varchar field. Whenever I view it, it appears as a plain 'y'. I'm using the collation "sql_latin1_general_cp1_ci_as". Anyone know what I can do, or how I can find what characters I can use in SQL 2000?