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 CHESS KNIGHT-ROOK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FA4F | |
| decimal | 129615 | |
| htmldecimal | 🩏 | |
| htmlhex | 🩏 | |
| css | \1FA4F | |
| javascript | \u{1FA4F} | |
| python | \U0001fa4f | |
| java | \uD83E\uDE4F | |
| go | \U0001FA4F | |
| ruby | \u{1FA4F} | |
| rust | \u{1FA4F} | |
| ccpp | \U0001fa4f | |
| urlencoded | %F0%9F%A9%8F | |
| utf8bytes | f0 9f a9 8f | |
| utf16bebytes | d8 3e de 4f | |
| utf32bebytes | 00 01 fa 4f |
How to Use
HTML:
🩏
CSS:
content: "\1FA4F"
JavaScript:
"\u{1FA4F}"
Python:
"\U0001fa4f"
Properties
- Block
- Chess Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No