Turn an SV's UTF8 flag on. Equivalent to Encode::_utf8_on, but we don't have to load Encode.
Turn an SV's UTF8 flag off.
Upgrade a SV to UTF8, converting Latin1 if necessary. Equivalent to utf::upgrade().
Turn an SV's UTF8 flag on. Equivalent to Encode::_utf8_on, but we don't have to load Encode.
Turn an SV's UTF8 flag off.
Upgrade a SV to UTF8, converting Latin1 if necessary. Equivalent to utf::upgrade().