Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

126
Views
Regex for allowing anything but emojis

I need help with a regex that allows everything but doesn't allow emojis. I have tried searching and building a solution with the

regexp.match(([\u2700-\u27BF]|[\uE000-\uF8FF]|^\uD83C[\uDC00-\uDFFF]|^\uD83D[\uDC00-\uDFFF]|[\u2011-\u26FF]|^\uD83E[\uDD10-\uDDFF]))

The requirement is that I cannot use the replace method So, I need help with a solution that simply doesn't allow the emojis in the form

EDIT* I need a regex that i can use in XML directly and does not take any javascript method be it test(), match() etc. because we wont be moving to any js file. it would just be an xml form.

TIA

about 4 years ago · Santiago Gelvez
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!