Performance and Storage Implications

For best performance, choose a character set that avoids character set conversion and uses the most efficient encoding for the languages desired.

Single-byte character sets result in better performance than multibyte character sets and are more efficient in terms of space requirements. However, single-byte character sets limit how many languages you can support.