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' : ''">
💮
WHITE FLOWER
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F4AE | |
| decimal | 128174 | |
| htmldecimal | 💮 | |
| htmlhex | 💮 | |
| css | \1F4AE | |
| javascript | \u{1F4AE} | |
| python | \U0001f4ae | |
| java | \uD83D\uDCAE | |
| go | \U0001F4AE | |
| ruby | \u{1F4AE} | |
| rust | \u{1F4AE} | |
| ccpp | \U0001f4ae | |
| urlencoded | %F0%9F%92%AE | |
| utf8bytes | f0 9f 92 ae | |
| utf16bebytes | d8 3d dc ae | |
| utf32bebytes | 00 01 f4 ae |
How to Use
HTML:
💮
CSS:
content: "\1F4AE"
JavaScript:
"\u{1F4AE}"
Python:
"\U0001f4ae"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No