Base100 Encode/Decode

Input
Length: 0
Output
Length: 0

How Base100 works

How to Use

What this tool does

Encodes text into a base‑100 representation (00–99 tokens) and decodes back to text.

Steps

  1. Enter text → Encode → get space‑separated 00–99 tokens.
  2. Paste tokens → Decode → restore text.

Example

Hello → 07 04 11 11 14 ...

Notes