This is a simple to use tool for dynamically converting decimal values to binary values. It can take decimal numbers up to 9999999999999999999.
In full the template code is as follows:
{{Binary|1234}}
which will output 10011010010.
{{Decimal to hexadecimal converter}}
{{Hexadecimal to decimal converter}}