To convert numbers between hexadecimal, octal and binary
Input `0b11` for binary, `0xFF` for hex, `0o11` for octal. Use [space] to split input numbers
Cache