'Getting "ERROR: invalid byte sequence for encoding "UTF8": 0x92', while saving a text with special characters in java
While copy-paste a content with special characters, I am getting errors like "ERROR: invalid byte sequence for encoding "UTF8": 0x92". When adding content without any special characters, it is saved successfully. I have used StringUtil.cleanQuotes before saving the content. But still getting the same error. I am using java version 1.6.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
