How to calculate enemies within player radius?

I want to calculate enemies within the player radius.
for example, I want to set a 1-meter radius around a player, then it will calculate the enemies within the player radius if the enemy enters the radius. it is possible?

yes unity has a method for doing this