# kumo.encode.base32hex_encode ```lua kumo.encode.base32hex_encode(STRING) ``` {{since('2023.08.22-4d895015')}} Applies base32hex encoding to STRING, and returns the encoded string.