• unicodeNormalizeform string
Apply normalization to the Unicode internal representation of a string
(as defined in the Unicode Standard Annex #15).
The possible values for the form argument are:
FormC
Canonical Decomposition followed by Canonical Composition
FormKC
Compatibility Decomposition followed by Canonical Composition