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