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