top of page



Stijn de Witt
14 nov 20221 minuten om te lezen
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...
80
0

Stijn de Witt
14 nov 20223 minuten om te lezen
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....
679
0
bottom of page