regex check alphabet in a string code example Example: regex notation for alphabet characters /^[A-Z]+$/i /^[A-Za-z]+$/