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' : ''">
🇽
REGIONAL INDICATOR SYMBOL LETTER X
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F1FD | |
| decimal | 127485 | |
| htmldecimal | 🇽 | |
| htmlhex | 🇽 | |
| css | \1F1FD | |
| javascript | \u{1F1FD} | |
| python | \U0001f1fd | |
| java | \uD83C\uDDFD | |
| go | \U0001F1FD | |
| ruby | \u{1F1FD} | |
| rust | \u{1F1FD} | |
| ccpp | \U0001f1fd | |
| urlencoded | %F0%9F%87%BD | |
| utf8bytes | f0 9f 87 bd | |
| utf16bebytes | d8 3c dd fd | |
| utf32bebytes | 00 01 f1 fd |
How to Use
HTML:
🇽
CSS:
content: "\1F1FD"
JavaScript:
"\u{1F1FD}"
Python:
"\U0001f1fd"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No