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' : ''">
💿
OPTICAL DISC
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F4BF | |
| decimal | 128191 | |
| htmldecimal | 💿 | |
| htmlhex | 💿 | |
| css | \1F4BF | |
| javascript | \u{1F4BF} | |
| python | \U0001f4bf | |
| java | \uD83D\uDCBF | |
| go | \U0001F4BF | |
| ruby | \u{1F4BF} | |
| rust | \u{1F4BF} | |
| ccpp | \U0001f4bf | |
| urlencoded | %F0%9F%92%BF | |
| utf8bytes | f0 9f 92 bf | |
| utf16bebytes | d8 3d dc bf | |
| utf32bebytes | 00 01 f4 bf |
How to Use
HTML:
💿
CSS:
content: "\1F4BF"
JavaScript:
"\u{1F4BF}"
Python:
"\U0001f4bf"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No