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' : ''">
⎒
PASSIVE-PULL-UP-OUTPUT SYMBOL
Overview
⎒ (PASSIVE-PULL-UP-OUTPUT SYMBOL) is the Unicode character at code point U+2392. 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+2392 | |
| decimal | 9106 | |
| htmldecimal | ⎒ | |
| htmlhex | ⎒ | |
| css | \2392 | |
| javascript | \u{2392} | |
| python | \u2392 | |
| java | \u2392 | |
| go | \u2392 | |
| ruby | \u{2392} | |
| rust | \u{2392} | |
| ccpp | \u2392 | |
| urlencoded | %E2%8E%92 | |
| utf8bytes | e2 8e 92 | |
| utf16bebytes | 23 92 | |
| utf32bebytes | 00 00 23 92 |
How to Use
HTML:
⎒
CSS:
content: "\2392"
JavaScript:
"\u{2392}"
Python:
"\u2392"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⎒ character (PASSIVE-PULL-UP-OUTPUT SYMBOL)?
⎒ (PASSIVE-PULL-UP-OUTPUT SYMBOL) is the Unicode character U+2392.
What is the Unicode codepoint of PASSIVE-PULL-UP-OUTPUT SYMBOL?
The PASSIVE-PULL-UP-OUTPUT SYMBOL character (⎒) has codepoint U+2392.
How do I type or copy PASSIVE-PULL-UP-OUTPUT SYMBOL?
Copy ⎒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.