grep & utf-8

kj <[email protected]> Mon, 1 Feb 2010 12:29:40 +0000 (UTC)
Newsgroups gmane.comp.gnu.utils
Organization none
Message-ID <[email protected]>


How can I use grep to search for Chinese characters in a utf-8-encoded
file?  Using grep naively (i.e. just putting the Chinese characters
where the search term normally goes in the command line) does not
work.

TIA!

~K