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' : ''">
⎽
HORIZONTAL SCAN LINE-9
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23BD | |
| decimal | 9149 | |
| htmldecimal | ⎽ | |
| htmlhex | ⎽ | |
| css | \23BD | |
| javascript | \u{23BD} | |
| python | \u23bd | |
| java | \u23BD | |
| go | \u23BD | |
| ruby | \u{23BD} | |
| rust | \u{23BD} | |
| ccpp | \u23bd | |
| urlencoded | %E2%8E%BD | |
| utf8bytes | e2 8e bd | |
| utf16bebytes | 23 bd | |
| utf32bebytes | 00 00 23 bd |
How to Use
HTML:
⎽
CSS:
content: "\23BD"
JavaScript:
"\u{23BD}"
Python:
"\u23bd"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No