Returns the UTF-8 byte representation of str.
If form is disabled, the string is not normalized.
the string to convert to UTF-8 bytes.
whether to normalize the string.
Returns the UTF-8 byte representation of str.
If form is disabled, the string is not normalized.