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' : ''">
ⷿ
COMBINING CYRILLIC LETTER IOTIFIED BIG YUS
Overview
ⷿ (COMBINING CYRILLIC LETTER IOTIFIED BIG YUS) is the Unicode character at code point U+2DFF. It belongs to the Cyrillic Extended-A block, in the Nonspacing Mark (Mn) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2DFF | |
| decimal | 11775 | |
| htmldecimal | ⷿ | |
| htmlhex | ⷿ | |
| css | \2DFF | |
| javascript | \u{2DFF} | |
| python | \u2dff | |
| java | \u2DFF | |
| go | \u2DFF | |
| ruby | \u{2DFF} | |
| rust | \u{2DFF} | |
| ccpp | \u2dff | |
| urlencoded | %E2%B7%BF | |
| utf8bytes | e2 b7 bf | |
| utf16bebytes | 2d ff | |
| utf32bebytes | 00 00 2d ff |
How to Use
HTML:
ⷿ
CSS:
content: "\2DFF"
JavaScript:
"\u{2DFF}"
Python:
"\u2dff"
Properties
- Block
- Cyrillic Extended-A
- Script
- Cyrl
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ⷿ character (COMBINING CYRILLIC LETTER IOTIFIED BIG YUS)?
ⷿ (COMBINING CYRILLIC LETTER IOTIFIED BIG YUS) is the Unicode character U+2DFF.
What is the Unicode codepoint of COMBINING CYRILLIC LETTER IOTIFIED BIG YUS?
The COMBINING CYRILLIC LETTER IOTIFIED BIG YUS character (ⷿ) has codepoint U+2DFF.
How do I type or copy COMBINING CYRILLIC LETTER IOTIFIED BIG YUS?
Copy ⷿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.