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' : ''">
ќ
Overview
ќ (CYRILLIC SMALL LETTER KJE) is the Unicode character at code point U+045C. It belongs to the Cyrillic block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+045C | |
| decimal | 1116 | |
| htmldecimal | ќ | |
| htmlhex | ќ | |
| css | \045C | |
| javascript | \u{45C} | |
| python | \u045c | |
| java | \u045C | |
| go | \u045C | |
| ruby | \u{45C} | |
| rust | \u{45C} | |
| ccpp | \u045c | |
| urlencoded | %D1%9C | |
| utf8bytes | d1 9c | |
| utf16bebytes | 04 5c | |
| utf32bebytes | 00 00 04 5c |
How to Use
HTML:
ќ
CSS:
content: "\045C"
JavaScript:
"\u{45C}"
Python:
"\u045c"
Properties
Frequently Asked Questions
What is the ќ character (CYRILLIC SMALL LETTER KJE)?
ќ (CYRILLIC SMALL LETTER KJE) is the Unicode character U+045C.
What is the Unicode codepoint of CYRILLIC SMALL LETTER KJE?
The CYRILLIC SMALL LETTER KJE character (ќ) has codepoint U+045C.
How do I type or copy CYRILLIC SMALL LETTER KJE?
Copy ќ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.