UTF-8 Character Set Not Getting Converted properly
(Doc ID 2241456.1)
Last updated on NOVEMBER 07, 2022
Applies to:
Oracle WebLogic Server - Version 12.1.1.0 and laterInformation in this document applies to any platform.
Goal
In WebLogic 12.1.1 running Java 1.7, an application has a few data elements that are special UTF-8 characters and they are showing up differently.
For example:
Current output:
"6480 V��a Value" on DEV env WebLogic"
Expected Output:
"6480 Vía Value" on Local WebLogic"
"6480 V��a Value" on DEV env WebLogic"
Expected Output:
"6480 Vía Value" on Local WebLogic"
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |