convert_text_to_unicode
Transform text into Unicode code points or decode Unicode back to text. Specify input and choose encode or decode operation.
Instructions
Convert text to Unicode code points and vice versa
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Text to convert to Unicode or Unicode to convert to text | |
| operation | Yes | Operation: encode text to Unicode or decode Unicode to text |