top of page



Use MySQL utf8mb4 if you want full Unicode support
MySQL’s utf8 is broken MySQL really made a mess here. What they are calling utf8 really isn’t. Hidden away in the MySQL manual we can...

Stijn de Witt
14 nov 20221 minuten om te lezen
84
0


Max. bytes in a UTF-8 char?
4. There are a maximum of 4 bytes in a single UTF-8 encoded unicode character. And this is how the encoding scheme works in a nutshell....

Stijn de Witt
14 nov 20223 minuten om te lezen
726
0
bottom of page