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' : ''">
🪛
SCREWDRIVER
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FA9B | |
| decimal | 129691 | |
| htmldecimal | 🪛 | |
| htmlhex | 🪛 | |
| css | \1FA9B | |
| javascript | \u{1FA9B} | |
| python | \U0001fa9b | |
| java | \uD83E\uDE9B | |
| go | \U0001FA9B | |
| ruby | \u{1FA9B} | |
| rust | \u{1FA9B} | |
| ccpp | \U0001fa9b | |
| urlencoded | %F0%9F%AA%9B | |
| utf8bytes | f0 9f aa 9b | |
| utf16bebytes | d8 3e de 9b | |
| utf32bebytes | 00 01 fa 9b |
How to Use
HTML:
🪛
CSS:
content: "\1FA9B"
JavaScript:
"\u{1FA9B}"
Python:
"\U0001fa9b"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No