The BIN(t) function takes an arbitrary token text string, processes the text tokens, and then evaluates the result as a binary number.
BIN(1000_1010) BIN(1101)