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