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' : ''">
⎐
OPEN-CIRCUIT-OUTPUT L-TYPE SYMBOL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2390 | |
| decimal | 9104 | |
| htmldecimal | ⎐ | |
| htmlhex | ⎐ | |
| css | \2390 | |
| javascript | \u{2390} | |
| python | \u2390 | |
| java | \u2390 | |
| go | \u2390 | |
| ruby | \u{2390} | |
| rust | \u{2390} | |
| ccpp | \u2390 | |
| urlencoded | %E2%8E%90 | |
| utf8bytes | e2 8e 90 | |
| utf16bebytes | 23 90 | |
| utf32bebytes | 00 00 23 90 |
How to Use
HTML:
⎐
CSS:
content: "\2390"
JavaScript:
"\u{2390}"
Python:
"\u2390"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No