Hi

I know that if I want to write (in code) number in HEX I need to write like that:
X = &HFF40


How can I write number in BINARY ???

Thanks