This is a plugin for zazu that converts hex and binary numbers
To convert a binary number, begin the binary input with 0b
To convert a hexidecimal number, begin the hex input with 0x
Input the decimal number with a prefix before the number, for example: bin 52
Input the decimal number with a prefix before the number, for example: hex 52