What is the source of the binary number? Imported from a text file, a SQL Server query, user input in a form?
As far as storing the value, the field in your table just needs to be designed as a Number data type with a field size (Byte, Integer, etc.) that is sufficiently large to accomodate...