A tool for hiding arbitrary data within Unicode characters using variation selectors (VS1-VS256). Based on Paul Butlerβs technique, this tool allows you to encode any data into invisible variation selectors attached to a visible character. The data becomes completely invisible when rendered but can be extracted later.
This works by using Unicodeβs variation selector codepoints (U+FE00 through U+FE0F and U+E0100 through U+E01EF) to encode bytes of data. Since variation selectors are meant to be invisible and preserved during text operations, they create a perfect hiding place for arbitrary data.
Hide Data
Output will appear here.
Extract Hidden Data
Paste text containing hidden data to extract it:
Output will appear here.