mirror of
https://github.com/anope/anope.git
synced 2026-06-27 18:06:39 +02:00
6274bd0b34
The utf8 charset, confusingly, is an alias for utf8mb3 which is not a real UTF-8 encoding as it can only store three byte characters. The real UTF-8 charset is utf8mb4.