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