Hex to binary calculator

Jumpem

Lifer
Sep 21, 2000
10,757
3
81
Anyone know of a website or utility that does this (8 hex digits to 32 binary)?
 

duragezic

Lifer
Oct 11, 1999
11,234
4
81
Each hex number represents 4-bits of binary. A-F correspond to 10-15. You shouldn't need a calculator :)
 

Jumpem

Lifer
Sep 21, 2000
10,757
3
81
Originally posted by: duragezic
Each hex number represents 4-bits of binary. A-F correspond to 10-15. You shouldn't need a calculator :)


I don't need to. I just don't want to do dozens of 8 hex digit instructions by hand.