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' : ''">
๐
THUMBS DOWN SIGN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F44E | |
| decimal | 128078 | |
| htmldecimal | 👎 | |
| htmlhex | 👎 | |
| css | \1F44E | |
| javascript | \u{1F44E} | |
| python | \U0001f44e | |
| java | \uD83D\uDC4E | |
| go | \U0001F44E | |
| ruby | \u{1F44E} | |
| rust | \u{1F44E} | |
| ccpp | \U0001f44e | |
| urlencoded | %F0%9F%91%8E | |
| utf8bytes | f0 9f 91 8e | |
| utf16bebytes | d8 3d dc 4e | |
| utf32bebytes | 00 01 f4 4e |
How to Use
HTML:
👎
CSS:
content: "\1F44E"
JavaScript:
"\u{1F44E}"
Python:
"\U0001f44e"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No