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