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' : ''">
๐
ROUNDED SYMBOL FOR FU
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F260 | |
| decimal | 127584 | |
| htmldecimal | 🉠 | |
| htmlhex | 🉠 | |
| css | \1F260 | |
| javascript | \u{1F260} | |
| python | \U0001f260 | |
| java | \uD83C\uDE60 | |
| go | \U0001F260 | |
| ruby | \u{1F260} | |
| rust | \u{1F260} | |
| ccpp | \U0001f260 | |
| urlencoded | %F0%9F%89%A0 | |
| utf8bytes | f0 9f 89 a0 | |
| utf16bebytes | d8 3c de 60 | |
| utf32bebytes | 00 01 f2 60 |
How to Use
HTML:
🉠
CSS:
content: "\1F260"
JavaScript:
"\u{1F260}"
Python:
"\U0001f260"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No