https://www.rfc-editor.org/rfc/rfc8785#name-serialization-of-strings stipulates encoding of `\u000F` MUST be `\u000f` (more generally `\uhhhh` vs `\uHHHH`). Any interest in an encoding option to "canonical" form? Helpful for HMACs and the like.