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' : ''">
๐น
MODIFIER LETTER CYRILLIC SMALL KA
Overview
๐น (MODIFIER LETTER CYRILLIC SMALL KA) is the Unicode character at code point U+1E039. 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+1E039 | |
| decimal | 122937 | |
| htmldecimal | 𞀹 | |
| htmlhex | 𞀹 | |
| css | \1E039 | |
| javascript | \u{1E039} | |
| python | \U0001e039 | |
| java | \uD838\uDC39 | |
| go | \U0001E039 | |
| ruby | \u{1E039} | |
| rust | \u{1E039} | |
| ccpp | \U0001e039 | |
| urlencoded | %F0%9E%80%B9 | |
| utf8bytes | f0 9e 80 b9 | |
| utf16bebytes | d8 38 dc 39 | |
| utf32bebytes | 00 01 e0 39 |
How to Use
HTML:
𞀹
CSS:
content: "\1E039"
JavaScript:
"\u{1E039}"
Python:
"\U0001e039"
Properties
- Block
- Cyrillic Extended-D
- Script
- Cyrl
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 043A
Frequently Asked Questions
What is the ๐น character (MODIFIER LETTER CYRILLIC SMALL KA)?
๐น (MODIFIER LETTER CYRILLIC SMALL KA) is the Unicode character U+1E039.
What is the Unicode codepoint of MODIFIER LETTER CYRILLIC SMALL KA?
The MODIFIER LETTER CYRILLIC SMALL KA character (๐น) has codepoint U+1E039.
How do I type or copy MODIFIER LETTER CYRILLIC SMALL KA?
Copy ๐น directly, or use the HTML entity, UTF-8, and code encodings shown on this page.