The following characters are not decoded when appearing in a string in the passed JSON: `æ` - encoded as `\u00e6` `ø` - encoded as `\u00f8` (More to come😊)