For the complete documentation index, see llms.txt. This page is also available as Markdown.

Character Sets and Collations

Learn about character sets in MariaDB Server. This section details how different character sets and collations impact string storage, comparison, and sorting within your database.

Learn the core concepts of character sets and collations in MariaDB, including how they define string storage and sorting rules.

Complete Setting Character Sets and Collations data type guide for MariaDB. Complete reference for syntax, valid values, storage requirements, and range.

Complete character sets reference: SHOW CHARACTER SET command, information_schema.CHARACTER_SETS/COLLATIONS tables, NO PAD queries, and ci/cs flags.

Explore MariaDB's support for Unicode, covering the differences between the utf8mb3 and utf8mb4 character sets for multi-byte storage.

Discover how MariaDB supports internationalization and localization, enabling databases to store and process data in multiple languages.

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?