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' : ''">
🮕
CHECKER BOARD FILL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FB95 | |
| decimal | 129941 | |
| htmldecimal | 🮕 | |
| htmlhex | 🮕 | |
| css | \1FB95 | |
| javascript | \u{1FB95} | |
| python | \U0001fb95 | |
| java | \uD83E\uDF95 | |
| go | \U0001FB95 | |
| ruby | \u{1FB95} | |
| rust | \u{1FB95} | |
| ccpp | \U0001fb95 | |
| urlencoded | %F0%9F%AE%95 | |
| utf8bytes | f0 9f ae 95 | |
| utf16bebytes | d8 3e df 95 | |
| utf32bebytes | 00 01 fb 95 |
How to Use
HTML:
🮕
CSS:
content: "\1FB95"
JavaScript:
"\u{1FB95}"
Python:
"\U0001fb95"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No