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 I
Overview
ꙵ (COMBINING CYRILLIC LETTER I) is the Unicode character at code point U+A675. 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+A675 | |
| decimal | 42613 | |
| htmldecimal | ꙵ | |
| htmlhex | ꙵ | |
| css | \A675 | |
| javascript | \u{A675} | |
| python | \ua675 | |
| java | \uA675 | |
| go | \uA675 | |
| ruby | \u{A675} | |
| rust | \u{A675} | |
| ccpp | \ua675 | |
| urlencoded | %EA%99%B5 | |
| utf8bytes | ea 99 b5 | |
| utf16bebytes | a6 75 | |
| utf32bebytes | 00 00 a6 75 |
How to Use
HTML:
ꙵ
CSS:
content: "\A675"
JavaScript:
"\u{A675}"
Python:
"\ua675"
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 I)?
ꙵ (COMBINING CYRILLIC LETTER I) is the Unicode character U+A675.
What is the Unicode codepoint of COMBINING CYRILLIC LETTER I?
The COMBINING CYRILLIC LETTER I character (ꙵ) has codepoint U+A675.
How do I type or copy COMBINING CYRILLIC LETTER I?
Copy ꙵ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.