Discuss the below steps:
1. Using only 26 capital letters of the alphabet, how many 8-letters password are possible?
2. Repeat step 1 but do not allow the same letter to be used more than once in the password?
3. Repeat steps 1 and 2 using an encryption alphabet that contains 26 uppercase letters, 26 lowercase letters, and digit 0 through 9.