Specifies that character widths are ignored when comparing or sorting two strings.
public static final int IGNOREWIDTH;
When this flag is specified in calls to compare and sort, single-byte characters and their corresponding double-byte characters are not differentiated.