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 TRAPEZIUM
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23E2 | |
| decimal | 9186 | |
| htmldecimal | ⏢ | |
| htmlhex | ⏢ | |
| css | \23E2 | |
| javascript | \u{23E2} | |
| python | \u23e2 | |
| java | \u23E2 | |
| go | \u23E2 | |
| ruby | \u{23E2} | |
| rust | \u{23E2} | |
| ccpp | \u23e2 | |
| urlencoded | %E2%8F%A2 | |
| utf8bytes | e2 8f a2 | |
| utf16bebytes | 23 e2 | |
| utf32bebytes | 00 00 23 e2 |
How to Use
HTML:
⏢
CSS:
content: "\23E2"
JavaScript:
"\u{23E2}"
Python:
"\u23e2"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No