Demonstrating once again that most of the really good stuff in the Tiger OS release was hidden under the hood, I present textutil:
textutil -inputencoding EUC-JP -encoding UTF-8 -convert rtf foo.html
This command-line utility exposes the extensive character-set and file-format conversion that’s built into Cocoa. Very cool.