Character Code Chart for AL32UTF8 on Oracle 11 [message #604679] |
Thu, 02 January 2014 11:30 |
|
orauser001
Messages: 13 Registered: April 2013 Location: us
|
Junior Member |
|
|
Version Information
Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
PL/SQL Release 11.2.0.2.0 - Production
CORE 11.2.0.2.0 Production
TNS for 64-bit Windows: Version 11.2.0.2.0 - Production
NLSRTL Version 11.2.0.2.0 - Production
SELECT value$ FROM sys.props$ WHERE name = 'NLS_CHARACTERSET' ;
AL32UTF8
Questions
Am interested in finding out a full listing of characters that AL32UTF8 on Oracle 11.2.0.2.0 supports. Is that documented somewhere ?
(or do we have to depend on the Unicode Documentation on - http://www.unicode.org/charts/About.html).
If we have to depend on Unicode documentation I'd need to know what Unicode standard (e.g. 5.0, 6.0, 6.1 etc) is implemented by the characterset AL32UTF8 in Oracle Database 11g Enterprise Edition Release 11.2.0.2.0. I have tried to google it but cant seem to find this information. Would anyone know ?
Thanks in advance
|
|
|
|