'utf8', self::UTF8MB4 => 'utf8mb4', self::LATIN1 => 'latin1', self::ASCII => 'ascii', self::UTF16 => 'utf16', self::UTF32 => 'utf32', }; } }