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