Logic Calculator
Calculate multiple non negative numbers' logic operation result. Operations include OR, AND, XOR, XNOR, NAND, NOT and etc.
Except NOT, Left/Right Shift operation, other operation requires multiple numbers and they should be separated in each line.
Base is between 2 and 62. A ~ Z represents 10 ~ 35. a ~ z represents 36 ~ 61.