• Normal SQL*Plus select; extracts UTF-8 characters, displays fine: Normal SQL*Plus select; extracts UTF-8 characters, displays fine
  • PL/SQL Developer select; extracts UTF-8 characters, displays fine: PL/SQL Developer select; extracts UTF-8 characters, displays fine
  • Apex code used to extract unicode, coupled with its operation in Firefox; display is problematic. It should be noted that here that the browser has been told to treat the data as UTF-8, as if the HTTP headers include the correct character encoding. Still, however, the data is not displayed correctly: Apex code used to extract unicode, coupled with its operation in Firefox; display is problematic
  • Firefox displaying the original INSERT statement, wrapped in HTML and PRE tags; displays fine: Firefox displaying the original INSERT statement, wrapped in HTML and PRE tags; displays fine