Peanuts 🥜
Usage snapshot:
- Used in content written with the Common script; suitable for UI labels and body text.
- Appears in the Unicode block Supplemental Symbols and Pictographs.
History & usage: PEANUTS depicts the emoji peanut. The name is a word built from letters that spell the idea in a compact form; the functional token type here is LETTER, signaling how a sign can carry meaning through a conventional spelling. The absence of shape qualifiers in the name means no extra typographic modifiers are signaled by the label itself.
In practice, scholars label this pictograph in dictionaries and grammars to show it as a modern symbol for a peanut, separate from prose text. It appears in educational primers to illustrate how pictographs convey everyday objects. It also helps archival transcription and paleography in noting contemporary emoji signs alongside older symbol sets. Typographic revivals and specimen collections may cite it as an example of gesture-like imagery in the Extended pictographic family, aiding comparisons across design histories.
Across platforms, the symbol should be accessible with descriptive alt text and consistent ordering in lists, making it usable for screen readers and inclusive displays.
See our category page for related symbols.
Need styled alternatives? Try the Fancy Text tool.
Technical details
- Codepoint:
U+1F95C - General Category:
So - Age:
9.0 - Bidi Class:
ON - Block:
Supplemental Symbols and Pictographs - Script:
Common - UTF-8:
F0 9F A5 9C - UTF-16:
D83E DD5C - UTF-32:
0001F95C - HTML dec:
🥜 - HTML hex:
🥜 - JS escape:
\u{1F95C} - Python \N{}:
\N{PEANUTS} - Python \U:
\U0001F95C - URL-encoded:
%F0%9F%A5%9C - CSS escape:
\1F95C
How to type / insert
Fast copy: click the Copy button near the top of this page.
By codepoint: in many editors and IDEs, you can insert via the Unicode code U+1F95C or a built‑in character picker.
HTML: use the numeric entity 🥜 (hex) or 🥜 (decimal) when an HTML entity is needed.
Compatibility & troubleshooting
Font support: if the symbol does not render, the current font likely lacks this codepoint. Choose a font with broad Unicode coverage or allow a fallback font.
Web pages: ensure your CSS font stack includes a general fallback; avoid relying on images for common symbols to preserve accessibility and copyability.