This video explains the method for Binary to Decimal conversion. To covert binary to decimal, we need to multiply each bit with its positional weight and then add them. The resulting number is the required decimal for the given binary number.
For detail, visit https://electricalbaba.com/convert-binary-into-decimal-explained/
For decimal to binary conversion, visit https://electricalbaba.com/how-to-convert-decimal-number-into-binary/