show/hide this revision's text 3 Minor edit: grammar/spelling/case/punctation/etc.

convert Convert hex to binary

I have abc123efffABC123EFFF, I want to have 01010101010001010101.....01010101010001010101.

How?Thanks.

show/hide this revision's text 2 edited tags
show/hide this revision's text 1

convert hex to binary

I have abc123efff, I want to have 01010101010001010101......

How? Thanks.