Matching unicode character

Hi all

How can I matching a unicode character in ruby?

Like \X does in perl.

Thanks.