Right Substitution Bracket Symbol
⸃ is the right side of a substitution bracket used in certain punctuation and text annotation contexts.
U+2E03
⸃ is a punctuation character named RIGHT SUBSTITUTION BRACKET. It’s useful when you need a precise typographic mark rather than a generic bracket. Below you’ll find copy options and practical ways to include it in text and code.
Right Substitution Bracket Symbol Meaning
RIGHT SUBSTITUTION BRACKET (⸃) is a Unicode punctuation character (U+2E03). It’s typically used as part of a paired notation for substitutions or replacements in specialized writing and typographic markup. Depending on the source or workflow, it may appear alongside a corresponding left bracket to form a “substitution bracket” pair. In everyday writing it’s uncommon, but in editing, transcription, or documentation systems that rely on precise punctuation, the symbol helps maintain consistent meaning and formatting. When you need the exact character for compatibility, use the provided Unicode or HTML/CSS/JavaScript escapes rather than visually similar symbols.
Common uses
- •Typing exact punctuation marks for linguistic or editorial transcriptions
- •Using specialized notation in documentation where a specific substitution bracket is required
- •Maintaining typographic consistency in styled text or publishing pipelines
- •Including the exact character in templates, forms, or UI copy that references substitutions
- •Referencing the symbol in code comments, annotations, or text processing rules
Examples
⸃ Right Substitution Bracket
- ⸃Replace the term with ⸃ in the annotated version.
- ⸃In this transcription set, the substitution bracket ends with ⸃.
- ⸃Use ⸃ to close the substitution bracket pair.
- ⸃The editorial marker for replacement is written as ⸃.
- ⸃Ensure the output includes ⸃ rather than a similar-looking bracket.
Variations
Ready to copy
Technical codes
| Unicode | U+2E03 | |
| HTML Entity | ⸃ | |
| HTML Code | ⸃ | |
| CSS | \2E03 |
FAQ
What does the Right Substitution Bracket symbol mean?
RIGHT SUBSTITUTION BRACKET (⸃) is a Unicode punctuation character (U+2E03). It’s typically used as part of a paired notation for substitutions or replacements in specialized writing and typographic markup. Depending on the source or workflow, it may appear alongside a corresponding left bracket to form a “substitution bracket” pair. In everyday writing it’s uncommon, but in editing, transcription, or documentation systems that rely on precise punctuation, the symbol helps maintain consistent meaning and formatting. When you need the exact character for compatibility, use the provided Unicode or HTML/CSS/JavaScript escapes rather than visually similar symbols.
What Unicode character is ⸃?
⸃ is the RIGHT SUBSTITUTION BRACKET, Unicode code point U+2E03.
How can I copy ⸃ reliably in HTML?
Use the HTML entity: ⸃.
What is the CSS or JavaScript escape for ⸃?
CSS escape: \\2E03. JavaScript (Unicode code point escape): \\u{2E03}.
When should I use this symbol instead of a normal bracket?
Use it when your workflow or markup requires the exact punctuation character for correct meaning, searchability, or formatting compatibility.