Instructions:
- Ascending Order (A → Z)Sort alphabetically from A to Z (Chinese sorted by pinyin)
- Descending Order (Z → A)Sort alphabetically from Z to A (Chinese sorted by pinyin)
- Numeric Ascending (0 → 9)Sort numerically from smallest to largest
- Numeric Descending (9 → 0)Sort numerically from largest to smallest
- Random OrderShuffle the list items randomly
- Reverse OrderCompletely reverse the current list order
- ClearClear both input and output
Tip: Enter one item per line in the left input box, then click the corresponding sort button. The sorted results will appear on the right.