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' : ''">
⟚
LEFT AND RIGHT DOUBLE TURNSTILE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+27DA | |
| decimal | 10202 | |
| htmldecimal | ⟚ | |
| htmlhex | ⟚ | |
| css | \27DA | |
| javascript | \u{27DA} | |
| python | \u27da | |
| java | \u27DA | |
| go | \u27DA | |
| ruby | \u{27DA} | |
| rust | \u{27DA} | |
| ccpp | \u27da | |
| urlencoded | %E2%9F%9A | |
| utf8bytes | e2 9f 9a | |
| utf16bebytes | 27 da | |
| utf32bebytes | 00 00 27 da |
How to Use
HTML:
⟚
CSS:
content: "\27DA"
JavaScript:
"\u{27DA}"
Python:
"\u27da"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No