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