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' : ''">
⫿
N-ARY WHITE VERTICAL BAR
Overview
⫿ (N-ARY WHITE VERTICAL BAR) is the Unicode character at code point U+2AFF. It belongs to the Supplemental Mathematical Operators block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2AFF | |
| decimal | 11007 | |
| htmldecimal | ⫿ | |
| htmlhex | ⫿ | |
| css | \2AFF | |
| javascript | \u{2AFF} | |
| python | \u2aff | |
| java | \u2AFF | |
| go | \u2AFF | |
| ruby | \u{2AFF} | |
| rust | \u{2AFF} | |
| ccpp | \u2aff | |
| urlencoded | %E2%AB%BF | |
| utf8bytes | e2 ab bf | |
| utf16bebytes | 2a ff | |
| utf32bebytes | 00 00 2a ff |
How to Use
HTML:
⫿
CSS:
content: "\2AFF"
JavaScript:
"\u{2AFF}"
Python:
"\u2aff"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⫿ character (N-ARY WHITE VERTICAL BAR)?
⫿ (N-ARY WHITE VERTICAL BAR) is the Unicode character U+2AFF.
What is the Unicode codepoint of N-ARY WHITE VERTICAL BAR?
The N-ARY WHITE VERTICAL BAR character (⫿) has codepoint U+2AFF.
How do I type or copy N-ARY WHITE VERTICAL BAR?
Copy ⫿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.