I ask because I didn't have an actual problem regarding chinese character enumeration. I just happened to have this thought come to my mind and I'm eager to know it.
My question would be about sorting an array full of UTF-8 chinese characters. I know that in real life, there are several sorting methods, but in programming, it'd be interesting to know if there's a standard (maybe the UTF-8 character ID order? Pinyin order?) or the likes.