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' : ''">
๐
CYRILLIC SUBSCRIPT SMALL LETTER KA
Overview
๐ (CYRILLIC SUBSCRIPT SMALL LETTER KA) is the Unicode character at code point U+1E05A. It belongs to the Cyrillic Extended-D block, in the Modifier Letter (Lm) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E05A | |
| decimal | 122970 | |
| htmldecimal | 𞁚 | |
| htmlhex | 𞁚 | |
| css | \1E05A | |
| javascript | \u{1E05A} | |
| python | \U0001e05a | |
| java | \uD838\uDC5A | |
| go | \U0001E05A | |
| ruby | \u{1E05A} | |
| rust | \u{1E05A} | |
| ccpp | \U0001e05a | |
| urlencoded | %F0%9E%81%9A | |
| utf8bytes | f0 9e 81 9a | |
| utf16bebytes | d8 38 dc 5a | |
| utf32bebytes | 00 01 e0 5a |
How to Use
HTML:
𞁚
CSS:
content: "\1E05A"
JavaScript:
"\u{1E05A}"
Python:
"\U0001e05a"
Properties
- Block
- Cyrillic Extended-D
- Script
- Cyrl
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <sub> 043A
Frequently Asked Questions
What is the ๐ character (CYRILLIC SUBSCRIPT SMALL LETTER KA)?
๐ (CYRILLIC SUBSCRIPT SMALL LETTER KA) is the Unicode character U+1E05A.
What is the Unicode codepoint of CYRILLIC SUBSCRIPT SMALL LETTER KA?
The CYRILLIC SUBSCRIPT SMALL LETTER KA character (๐) has codepoint U+1E05A.
How do I type or copy CYRILLIC SUBSCRIPT SMALL LETTER KA?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.