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 KA WITH VERTICAL STROKE) is the Unicode character at code point U+049D. 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+049D | |
| decimal | 1181 | |
| htmldecimal | ҝ | |
| htmlhex | ҝ | |
| css | \049D | |
| javascript | \u{49D} | |
| python | \u049d | |
| java | \u049D | |
| go | \u049D | |
| ruby | \u{49D} | |
| rust | \u{49D} | |
| ccpp | \u049d | |
| urlencoded | %D2%9D | |
| utf8bytes | d2 9d | |
| utf16bebytes | 04 9d | |
| utf32bebytes | 00 00 04 9d |
How to Use
HTML:
ҝ
CSS:
content: "\049D"
JavaScript:
"\u{49D}"
Python:
"\u049d"
Properties
Frequently Asked Questions
What is the ҝ character (CYRILLIC SMALL LETTER KA WITH VERTICAL STROKE)?
ҝ (CYRILLIC SMALL LETTER KA WITH VERTICAL STROKE) is the Unicode character U+049D.
What is the Unicode codepoint of CYRILLIC SMALL LETTER KA WITH VERTICAL STROKE?
The CYRILLIC SMALL LETTER KA WITH VERTICAL STROKE character (ҝ) has codepoint U+049D.
How do I type or copy CYRILLIC SMALL LETTER KA WITH VERTICAL STROKE?
Copy ҝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.