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