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 HA
Overview
๐ก (CYRILLIC SUBSCRIPT SMALL LETTER HA) is the Unicode character at code point U+1E061. 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+1E061 | |
| decimal | 122977 | |
| htmldecimal | 𞁡 | |
| htmlhex | 𞁡 | |
| css | \1E061 | |
| javascript | \u{1E061} | |
| python | \U0001e061 | |
| java | \uD838\uDC61 | |
| go | \U0001E061 | |
| ruby | \u{1E061} | |
| rust | \u{1E061} | |
| ccpp | \U0001e061 | |
| urlencoded | %F0%9E%81%A1 | |
| utf8bytes | f0 9e 81 a1 | |
| utf16bebytes | d8 38 dc 61 | |
| utf32bebytes | 00 01 e0 61 |
How to Use
HTML:
𞁡
CSS:
content: "\1E061"
JavaScript:
"\u{1E061}"
Python:
"\U0001e061"
Properties
- Block
- Cyrillic Extended-D
- Script
- Cyrl
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <sub> 0445
Frequently Asked Questions
What is the ๐ก character (CYRILLIC SUBSCRIPT SMALL LETTER HA)?
๐ก (CYRILLIC SUBSCRIPT SMALL LETTER HA) is the Unicode character U+1E061.
What is the Unicode codepoint of CYRILLIC SUBSCRIPT SMALL LETTER HA?
The CYRILLIC SUBSCRIPT SMALL LETTER HA character (๐ก) has codepoint U+1E061.
How do I type or copy CYRILLIC SUBSCRIPT SMALL LETTER HA?
Copy ๐ก directly, or use the HTML entity, UTF-8, and code encodings shown on this page.