I know this is kind of weird question. I was developing a program, and suddenly I got stuck a bit strange issue. Let me explain the portion, where I am having an issue:
I have int type list variable, where I stored binary values like 
Now I want to take as it is and to convert into Decimal format. How should I do it?