RIGHT S-SHAPED BAG DELIMITER

U+27C6 Close Punctuation (Pe) · Miscellaneous Mathematical Symbols-A · Zyyy
{# Overview — AI-citation lead. Curated content_summary when present, else a fact-based computed lead so every character has an answer-first paragraph. #}

Overview

Delimiters are encoded in pairs, and U+27C6 is the closing half of one: it terminates a bag, the mathematical term for a multiset, whose opening bracket is U+27C5. The general category is Pe (punctuation, close), which is what makes bracket matching, automatic mirroring in right-to-left text, and editor highlighting behave correctly. Its S-shaped profile visually separates bag notation from ordinary set braces so that a reader can tell at a glance whether repeated elements are being counted. Unicode places it in Miscellaneous Mathematical Symbols-A, a block reserved largely for specialised brackets and relations.

On this page

Encoding Table

Format Value Copy
unicode U+27C6
decimal 10182
htmldecimal ⟆
htmlhex ⟆
css \27C6
javascript \u{27C6}
python \u27c6
java \u27C6
go \u27C6
ruby \u{27C6}
rust \u{27C6}
ccpp \u27c6
urlencoded %E2%9F%86
utf8bytes e2 9f 86
utf16bebytes 27 c6
utf32bebytes 00 00 27 c6

How to Use

HTML: ⟆
CSS: content: "\27C6"
JavaScript: "\u{27C6}"
Python: "\u27c6"

Properties

Script
Zyyy
Category
Close Punctuation (Pe)
Bidirectional
ON
Combining
0
Mirrored
Yes
← ⟅ U+27C5 U+27C7 ⟇ →

Frequently Asked Questions

What is the ⟆ character (RIGHT S-SHAPED BAG DELIMITER)?

⟆ (RIGHT S-SHAPED BAG DELIMITER) is the Unicode character U+27C6.

What is the Unicode codepoint of RIGHT S-SHAPED BAG DELIMITER?

The RIGHT S-SHAPED BAG DELIMITER character (⟆) has codepoint U+27C6.

How do I type or copy RIGHT S-SHAPED BAG DELIMITER?

Copy ⟆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.