From: Kevin Jackson Date: 2006-10-30T12:33:08+09:00 Subject: Re: regexp to match CJK characters > Regular expression comes with 1.8 does support UTF-8. does this mean though that you must do a match on an escaped character (\u1234 or on a 'real' character?) Kev