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' : ''">
⍿
VERTICAL LINE WITH MIDDLE DOT
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+237F | |
| decimal | 9087 | |
| htmldecimal | ⍿ | |
| htmlhex | ⍿ | |
| css | \237F | |
| javascript | \u{237F} | |
| python | \u237f | |
| java | \u237F | |
| go | \u237F | |
| ruby | \u{237F} | |
| rust | \u{237F} | |
| ccpp | \u237f | |
| urlencoded | %E2%8D%BF | |
| utf8bytes | e2 8d bf | |
| utf16bebytes | 23 7f | |
| utf32bebytes | 00 00 23 7f |
How to Use
HTML:
⍿
CSS:
content: "\237F"
JavaScript:
"\u{237F}"
Python:
"\u237f"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⍿ character (VERTICAL LINE WITH MIDDLE DOT)?
⍿ (VERTICAL LINE WITH MIDDLE DOT) is the Unicode character U+237F.
What is the Unicode codepoint of VERTICAL LINE WITH MIDDLE DOT?
The VERTICAL LINE WITH MIDDLE DOT character (⍿) has codepoint U+237F.
How do I type or copy VERTICAL LINE WITH MIDDLE DOT?
Copy ⍿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.