Hide and reveal messages using emojis
encode.html?text=<message>&emoji=<emoji>
Encodes your secret message into an emoji. The emoji acts as a container for your hidden text.
text (required): The message you want to hide
emoji (optional): The emoji to use as container. Default: 💩
Example: encode.html?text=secret&emoji=🎉
decode.html?emoji=<emoji>
Decodes the secret message hidden inside an emoji. Simply paste the emoji that contains your hidden text.
emoji (required): The emoji containing the hidden message
Example: decode.html?emoji=🎉