String Character Encode
The character Encode action returns an encoded version of the given string. There is various encoding present that treats a string differently such as euc-jp (Japanese). The popular encodings are rtf-8, ascii, etc.
Properties
String: The string that’s been worked on.
Encoding: Select the encoding scheme
Output
Output-location: Location to store the output data