Running sql statements in the DOS prompt containing accented characters results in improper characters being inserted. Likewise, opening a sql file in SQL Developer containing accented characters corrupts the characters (albeit differently). The solution is to copy and paste the bulk sql commands into SQL Developer (vs. opening the sql file) and running the commands.  Examples can be found in Ticket 8131!