113base6
113base6 is a conceptual numeral encoding system and accompanying software library focused on base-6 representation. The project uses the digits 0 through 5 and aims to illustrate how numbers and data can be represented in a radix-6 notation. The name reflects the base and the illustrative example 113 in base-6.
Encoding method is central to 113base6. The core idea is straightforward: integers are converted to base-6 by
Software and API exist as lightweight libraries across multiple programming languages. They provide functions to encode
Applications and reception of 113base6 are primarily educational. It is used in teaching environments to demonstrate