I am using Yii2 with php 8.0 and I try to insert values into the database using an excel sheet. when I tried to upload an Arabic word (متلازمة داون) it turn into ‘متلازمة داون’ while inserting into Postgres. when using it in the select query it shows the same Arabic word.