I have also came across the same problem but there is an easy solution for this.
- Open your xlsx file in Excel 2016 or higher.
- In "Save As" choose this option: "(CSV UTF-8(Comma Delimited)*.csv)"
It works perfectly and a csv file is generated which can be imported in any software. I imported this csv file in my SQLITE database and it works perfectly with all unicode characters intact.