Dictionary Order, Case-insensitive, Uppercase Preference

With this sort order, characters with diacritical marks are treated as different from all other characters (except their corresponding uppercase or lowercase characters). For example:

A = a
Ä = ä
Å = å
a ¹ à ¹ á ¹ â ¹ ä ¹ å
A ¹ Ä ¹ Å
Jose = jose
Jose ¹ José

With this sort order, characters are compared according to the following rules:

For example:

A, a, à, á, â, Ä, ä, Å, å