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