Free Online Tool

Fibonacci Encoding

Encode data using Fibonacci number sequences.

How to Use Fibonacci Encoding

  1. Choose Number input and Encode mode.
  2. Enter one or more positive integers separated by spaces or commas.
  3. Read the Zeckendorf bits from the smallest Fibonacci position to the largest.
  4. Each code ends with an additional 1 terminator, producing a final 11.
  5. Use Decode to recover the original positive integer.

Examples

Input:

5

Output:

5 → 00011

Input:

12

Output:

12 → 101011

Features

Privacy Focused

All processing happens in your browser. No data is sent to servers.

Free Forever

No registration, no limits, completely free to use.