Tag: utf8
Store Emoji in MySQL DB
July 27, 2021
If you want to store Emoji characters in a MySQL DB, you need to update the table encoding. You can…
Change File Encoding
February 17, 2008
Creates a new from the given input file by assuming it is encoded in fromEncoding and converting it to toEncoding….
Recent Comments