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