Convert a number between binary, octal, decimal, and hexadecimal. Just type and pick its base.
Binary, octal, decimal, and hexadecimal are just different ways of writing the same value. Type a number, tell it what base you started in, and see all four. Handy for debugging bit flags, color values, permissions, and low-level code. Runs client-side.