Skip to main content

Base100 Encoder / Decoder

Encode bytes as emoji codepoints and decode them back to text.

Base100 maps each byte to one emoji codepoint. This tool encodes the plaintext as UTF-8 bytes, then maps each byte into the canonical U+1F3F7 to U+1F4F6 range. Decoding ignores whitespace between emoji symbols.

Decoded Bytes