This came up in a discussion at work of the string collation class under Java, and the Unicode collation algorithm as described on uncode.org.
So - what's the typical ordering, or aiueo-jun used in Japanese for kanji strings? For example, if you were to sort words such as prefecture names, or people's names in Excel or a database or something, is the ordering typically done phonetically, or through straight Unicode order, or some other means? Heisig order, maybe?
So - what's the typical ordering, or aiueo-jun used in Japanese for kanji strings? For example, if you were to sort words such as prefecture names, or people's names in Excel or a database or something, is the ordering typically done phonetically, or through straight Unicode order, or some other means? Heisig order, maybe?

