It's not possible with Algolia to block foreign language words and characters from the search for usage purposes.
If you need to pursue this strategy, you would need to do some implementation on your front-end or back-end search where you'll need to add some regex validations and then deciding to run or not a given query. This is something we generally don't recommend and that should be implemented by your developers.