copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('๐ฉ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
๐ฉ
PILE OF POO
Overview
The pile of poo emoji, ๐ฉ, depicts a coiled mound of excrement, often drawn on modern platforms with a cartoon face. It is encoded at U+1F4A9 and classified in Unicode as a symbol. Despite its subject, it is typically used in a lighthearted or humorous way to express that something is bad, silly, or worthless, and it has become one of the more culturally recognizable of the pictographic emoji.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F4A9 | |
| decimal | 128169 | |
| htmldecimal | 💩 | |
| htmlhex | 💩 | |
| css | \1F4A9 | |
| javascript | \u{1F4A9} | |
| python | \U0001f4a9 | |
| java | \uD83D\uDCA9 | |
| go | \U0001F4A9 | |
| ruby | \u{1F4A9} | |
| rust | \u{1F4A9} | |
| ccpp | \U0001f4a9 | |
| urlencoded | %F0%9F%92%A9 | |
| utf8bytes | f0 9f 92 a9 | |
| utf16bebytes | d8 3d dc a9 | |
| utf32bebytes | 00 01 f4 a9 |
How to Use
HTML:
💩
CSS:
content: "\1F4A9"
JavaScript:
"\u{1F4A9}"
Python:
"\U0001f4a9"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ฉ character (PILE OF POO)?
๐ฉ (PILE OF POO) is the Unicode character U+1F4A9.
What is the Unicode codepoint of PILE OF POO?
The PILE OF POO character (๐ฉ) has codepoint U+1F4A9.
How do I type or copy PILE OF POO?
Copy ๐ฉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.