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
Overview
⎍ (MONOSTABLE SYMBOL) is the Unicode character at code point U+238D. It belongs to the Miscellaneous Technical block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
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
Frequently Asked Questions
What is the ⎍ character (MONOSTABLE SYMBOL)?
⎍ (MONOSTABLE SYMBOL) is the Unicode character U+238D.
What is the Unicode codepoint of MONOSTABLE SYMBOL?
The MONOSTABLE SYMBOL character (⎍) has codepoint U+238D.
How do I type or copy MONOSTABLE SYMBOL?
Copy ⎍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.