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' : ''">
⊧
MODELS
Overview
⊧ (MODELS) is the Unicode character at code point U+22A7. 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+22A7 | |
| decimal | 8871 | |
| htmldecimal | ⊧ | |
| htmlhex | ⊧ | |
| css | \22A7 | |
| javascript | \u{22A7} | |
| python | \u22a7 | |
| java | \u22A7 | |
| go | \u22A7 | |
| ruby | \u{22A7} | |
| rust | \u{22A7} | |
| ccpp | \u22a7 | |
| urlencoded | %E2%8A%A7 | |
| utf8bytes | e2 8a a7 | |
| utf16bebytes | 22 a7 | |
| utf32bebytes | 00 00 22 a7 |
How to Use
HTML:
⊧
CSS:
content: "\22A7"
JavaScript:
"\u{22A7}"
Python:
"\u22a7"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⊧ character (MODELS)?
⊧ (MODELS) is the Unicode character U+22A7.
What is the Unicode codepoint of MODELS?
The MODELS character (⊧) has codepoint U+22A7.
How do I type or copy MODELS?
Copy ⊧ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.