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' : ''">
⊳
CONTAINS AS NORMAL SUBGROUP
Overview
⊳ (CONTAINS AS NORMAL SUBGROUP) is the Unicode character at code point U+22B3. It belongs to the Mathematical Operators block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+22B3 | |
| decimal | 8883 | |
| htmldecimal | ⊳ | |
| htmlhex | ⊳ | |
| css | \22B3 | |
| javascript | \u{22B3} | |
| python | \u22b3 | |
| java | \u22B3 | |
| go | \u22B3 | |
| ruby | \u{22B3} | |
| rust | \u{22B3} | |
| ccpp | \u22b3 | |
| urlencoded | %E2%8A%B3 | |
| utf8bytes | e2 8a b3 | |
| utf16bebytes | 22 b3 | |
| utf32bebytes | 00 00 22 b3 |
How to Use
HTML:
⊳
CSS:
content: "\22B3"
JavaScript:
"\u{22B3}"
Python:
"\u22b3"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⊳ character (CONTAINS AS NORMAL SUBGROUP)?
⊳ (CONTAINS AS NORMAL SUBGROUP) is the Unicode character U+22B3.
What is the Unicode codepoint of CONTAINS AS NORMAL SUBGROUP?
The CONTAINS AS NORMAL SUBGROUP character (⊳) has codepoint U+22B3.
How do I type or copy CONTAINS AS NORMAL SUBGROUP?
Copy ⊳ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.