How can I convert eUTRANcellIdentifier from Binary format?

Hi All,
How can I convert eUTRANcellIdentifier in Binary format?

'1111101010011101010100010010’B

I am sure you know this:

But is this not correct?

Yes, this is not corret because is ECI.
E-UTRAN Cell Identity (ECI).

How can i convert it?
EUTRANCellIdentifier ::- BIT STRING (SIZE (28))

1st 20 bits is eNodeB ID and last 8 present Cell ID.

Check: What is the formula for Cell ID (ECI) in LTE networks?