Bitmap Emoji
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://emojifyi.com/iframe/glossary/bitmap-emoji/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://emojifyi.com/glossary/bitmap-emoji/
Add a dynamic SVG badge to your README or docs.
[](https://emojifyi.com/glossary/bitmap-emoji/)
Use the native HTML custom element.
Emoji rendered as pixel-based images at fixed resolutions, stored as PNG or similar raster formats within font files.
Bitmap emoji store pre-rendered images at specific pixel dimensions. Common resolutions are 128×128, 96×96, and 64×64 pixels. When scaled beyond their native resolution, they become blurry.Apple Color Emoji (sbix) and Google Noto Color Emoji (CBDT) both use bitmap approaches. Apple includes multiple resolutions per glyph to handle different display sizes, which is why the font file is over 100MB.
While bitmap emoji reproduce the intended design perfectly at their native size, the industry is gradually moving toward vector formats for better scalability and smaller file sizes.