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 CAPITAL LETTER KA WITH VERTICAL STROKE) is the Unicode character at code point U+049C. It belongs to the Cyrillic block, in the Uppercase Letter (Lu) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+049C | |
| decimal | 1180 | |
| htmldecimal | Ҝ | |
| htmlhex | Ҝ | |
| css | \049C | |
| javascript | \u{49C} | |
| python | \u049c | |
| java | \u049C | |
| go | \u049C | |
| ruby | \u{49C} | |
| rust | \u{49C} | |
| ccpp | \u049c | |
| urlencoded | %D2%9C | |
| utf8bytes | d2 9c | |
| utf16bebytes | 04 9c | |
| utf32bebytes | 00 00 04 9c |
How to Use
HTML:
Ҝ
CSS:
content: "\049C"
JavaScript:
"\u{49C}"
Python:
"\u049c"
Properties
Frequently Asked Questions
What is the Ҝ character (CYRILLIC CAPITAL LETTER KA WITH VERTICAL STROKE)?
Ҝ (CYRILLIC CAPITAL LETTER KA WITH VERTICAL STROKE) is the Unicode character U+049C.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER KA WITH VERTICAL STROKE?
The CYRILLIC CAPITAL LETTER KA WITH VERTICAL STROKE character (Ҝ) has codepoint U+049C.
How do I type or copy CYRILLIC CAPITAL LETTER KA WITH VERTICAL STROKE?
Copy Ҝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.