Hacker News new | ask | show | jobs
by happytoexplain 182 days ago
Are the meanings for the levels for each code point defined somewhere (accent, casing, etc)?
1 comments

Typically it is defined by the collation. For the default collation, where all the weights are as in the file, it's none/accent/accent+case. But if you go to e.g. Japanese, you can have a fourth level of “kana-sensitive” (which distinguishes between e.g. katakana and hiragana).