You still need to brute force the hashes unless you have a rainbow table that was generated using much more than the standard ASCII set to include diacritics, but that rainbow table would explode in size.
So yeah, using characters with diacritics will significantly increase the search space.
Accounts are rarely brute forced these days.
It’s almost always a leaked, unsalted hash table.
Ñōt göñńå hêlp mùçh
You still need to brute force the hashes unless you have a rainbow table that was generated using much more than the standard ASCII set to include diacritics, but that rainbow table would explode in size.
So yeah, using characters with diacritics will significantly increase the search space.