Free Online Tool
Fibonacci Encoding
Encode data using Fibonacci number sequences.
How to Use Fibonacci Encoding
- Choose Number input and Encode mode.
- Enter one or more positive integers separated by spaces or commas.
- Read the Zeckendorf bits from the smallest Fibonacci position to the largest.
- Each code ends with an additional 1 terminator, producing a final 11.
- 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.