Base-3 to Base-4 Converter

Only numbers. No commas. Dot for decimal.
1 in base-3 = 1 in base-4
1 in base-3 also equal to:
1 in binary1 in octal1 in decimal1 in hexadecimal1 in base-21 in base-41 in base-51 in base-61 in base-71 in base-81 in base-91 in base-101 in base-161 in base-201 in base-241 in base-321 in base-36

Base-3

Base-3 (also called ternary or trinary) number system uses three symbols to code information. Most commonly, these symbols are, 0, 1 and 2.

Base-4

Base-4 (aka quaternary) number system uses four symbols to code information. Most commonly, these symbols are, 0, 1, 2 and 3.