This Python script creates a text file dump of emojis, misc icons, and symbols grouped by their Unicode UTF-8 block with descriptive labels. Ideal for testing display on publishing platforms and viewports, as well as a handy icon palette for content creators tired of IME pad based trial and error.
--- Emoticons (U+1F600–U+1F64F) ---
😀 😁 😂 😃 😄 😅 😆 😇 😈 😉 😊 😋 😌 😍 😎 😏 😐 😑 😒 😓 😔 😕 😖 😗 😘 😙 😚 😛 😜 😝 😞 😟 😠 😡 😢 😣 😤 😥 😦 😧 😨
- Tailor Ranges: Easily add or remove Unicode blocks by editing the blocks list.
- Update-Ready: As new Unicode standards are released, simply update the hex ranges to capture the latest icons.
- Environment Testing: Verify how different terminal environments or text editors handle raw UTF-8 rendering.
- Python 3.6+
See the source: unicode_emoji_dumper.py
python unicode_emoji_dumper.py
Outputs: emoji_dump.txt in the same directory.
This Python script is released under the MIT License.
X: @5ynthaire
GitHub: https://github.com/5ynthaire
Mission: Transcending creative limits through human-AI synergy
Attribution: Created with Grok by xAI (no affiliation).