API ListutilstoUtf8Version: 6.0.1 - 6.0.2On this pagetoUtf8 Helper function that will convert HEX to UTF8. Usage OrgonWeb.toUtf8(value); Parameters ParameterDescriptionData TypevalueA hex stringString Return String Example OrgonWeb.toUtf8("0x74657374");> 'test'