Others Category Default Value Unicode issue

Others Category Default Value Unicode issue

Hi,
I want to change others category default value in service category to Arabic string, but I see UTF-8 issue that attached. I used this query to update:

  1. update globalconfig set paramvalue = N'الآخرين' where category = 'Others_Category_Default_Value' and parameter = 'Name';
  2. update globalconfig set paramvalue = N'الآخرين' where category = 'Others_Category_Default_Value' and parameter = 'Description';

SDP v11.3.11
DB: MS SQL

Thanks for helping

                  New to ADSelfService Plus?