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