If you want to express integers in other bases than base 10, just enter the number as Base#Value (given Base is in the range 2..36):

1.10> 2#101010.
2.42
3.11> 8#0677.
4.447
5.12> 16#AE.
6.174