Encoding agnostic string compare function.
character type of first string to compare
character type of second string to compare
first string to compare
second string to compare
true if the strings contain the same unicode characters
See Implementation
Encoding agnostic string compare function.