The alternate sort orders are similar to their regular sort order counterparts, but have these differences:
A, À, Á, Ä, a, à, á, ä
This is in contrast to the standard case-sensitive option in which the uppercase and lowercase pairings are maintained for each distinct character. The characters in the previous example are sorted as follows, using the standard dictionary order with case sensitivity:
A, a, À, à, Á, á, Ä, ä