GET character values in various encodings #15
Replies: 3 comments
-
Do realize that JSON - and thus Dataset-JSON - is Unicode by definition. |
Beta Was this translation helpful? Give feedback.
-
We need to check whether Latin-1 is a subset of Unicode/UTF-8. |
Beta Was this translation helpful? Give feedback.
-
When talking about Latin-1, it is important to distinguish between ISO Latin-1 and Windows Latin-1.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
As a statistical programmer, I want to migrate data from one common encoding like LATIN1 to another like UTF-8 so that I can apply one set of transformation across multiple studies
Beta Was this translation helpful? Give feedback.
All reactions