Right Vertical Bar With Quill Symbol
⸡ is the right vertical bar with quill punctuation character.
U+2E21
⸡ is a punctuation symbol identified as RIGHT VERTICAL BAR WITH QUILL (Unicode U+2E21). It’s useful when you need a typographic punctuation mark beyond standard ASCII characters. Below you’ll find copy options, escape codes, and example text.
Right Vertical Bar With Quill Symbol Meaning
⸡ (RIGHT VERTICAL BAR WITH QUILL, U+2E21) is a specialized punctuation character. As with many less common punctuation marks, it’s often used to add a distinctive typographic accent in formatted text, such as in decorative layouts, edited quotations, or stylistic separators. Because it is not part of everyday ASCII, its appearance depends on the fonts you use; some fonts may display it clearly while others may fall back to a different glyph. When you need the exact character, copy it directly or use the provided HTML and programming escapes to avoid character encoding issues.
Common uses
- •Use as a typographic separator in designed text blocks or headings.
- •Add a distinctive punctuation mark in editorial or typesetting styles.
- •Create stylistic list dividers or annotation separators in formatted documents.
- •Enhance social media or branding text with a less common punctuation character.
- •Include the exact Unicode character in software UIs that support Unicode.
Examples
⸡ Right Vertical Bar with Quill
- ⸡Note⸡Addendum: the date has changed.
- ⸡Quote⸡Source: archived newsletter (2024).
- ⸡Section 2⸡See also Section 3.
- ⸡Warning⸡Proceed only after verification.
- ⸡Item A⸡Item B⸡Item C
Variations
Ready to copy
Technical codes
| Unicode | U+2E21 | |
| HTML Entity | ⸡ | |
| HTML Code | ⸡ | |
| CSS | \2E21 |
FAQ
What does the Right Vertical Bar With Quill symbol mean?
⸡ (RIGHT VERTICAL BAR WITH QUILL, U+2E21) is a specialized punctuation character. As with many less common punctuation marks, it’s often used to add a distinctive typographic accent in formatted text, such as in decorative layouts, edited quotations, or stylistic separators. Because it is not part of everyday ASCII, its appearance depends on the fonts you use; some fonts may display it clearly while others may fall back to a different glyph. When you need the exact character, copy it directly or use the provided HTML and programming escapes to avoid character encoding issues.
What is the Unicode code point for ⸡?
⸡ is Unicode U+2E21 (RIGHT VERTICAL BAR WITH QUILL).
How do I write ⸡ in HTML?
Use the HTML entity: ⸡.
How do I use ⸡ in CSS?
Use the CSS escape form: \\2E21.
How do I use ⸡ in JavaScript?
Use the JavaScript escape: \\u{2E21}.