I am trying to detect if a java string contains Japanese characters. Since it does not matter to me if the characters form a grammatically correct sentence I thought I'd use a regex to match any Japanese character in the string like so:I am trying to detect if a java string contains