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' : ''">
🄦
PARENTHESIZED LATIN CAPITAL LETTER W
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F126 | |
| decimal | 127270 | |
| htmldecimal | 🄦 | |
| htmlhex | 🄦 | |
| css | \1F126 | |
| javascript | \u{1F126} | |
| python | \U0001f126 | |
| java | \uD83C\uDD26 | |
| go | \U0001F126 | |
| ruby | \u{1F126} | |
| rust | \u{1F126} | |
| ccpp | \U0001f126 | |
| urlencoded | %F0%9F%84%A6 | |
| utf8bytes | f0 9f 84 a6 | |
| utf16bebytes | d8 3c dd 26 | |
| utf32bebytes | 00 01 f1 26 |
How to Use
HTML:
🄦
CSS:
content: "\1F126"
JavaScript:
"\u{1F126}"
Python:
"\U0001f126"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0028 0057 0029