It is possible to write bits like: ```rebol binary/read 2#{00010010} [UB 4 UB 4] ;== [1 2] ``` but it is not yet implemented writing bits!