Tracing back the features that contribute most in an Autoencoder

Hi,
I have created a Stacked Autoencoder to reduce dimensions of my dataset from ~20k to 100.
Now, how could I track those original features that contribute most to these new space of 100 features?
Thanks.
:-}