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