There are some sentences in my database ( Arabic ) has decimal uni codes for quotations mark and some other elements like it.
an example of a text I have:
"كريم نجار: تداعيات “كورونا” ستغير مستقبل سوق السيارات العالمية وقد تشهد السوق المحلية إرتفاعاً في الأسعار"
I searched on how to decode something like this in NodeJS but I didn't find anything useful, for example, I have tried the unescape package but didn't work for me.