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