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 STRAIGHT U WITH STROKE
Overview
๐ญ (MODIFIER LETTER CYRILLIC SMALL STRAIGHT U WITH STROKE) is the Unicode character at code point U+1E06D. 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+1E06D | |
| decimal | 122989 | |
| htmldecimal | 𞁭 | |
| htmlhex | 𞁭 | |
| css | \1E06D | |
| javascript | \u{1E06D} | |
| python | \U0001e06d | |
| java | \uD838\uDC6D | |
| go | \U0001E06D | |
| ruby | \u{1E06D} | |
| rust | \u{1E06D} | |
| ccpp | \U0001e06d | |
| urlencoded | %F0%9E%81%AD | |
| utf8bytes | f0 9e 81 ad | |
| utf16bebytes | d8 38 dc 6d | |
| utf32bebytes | 00 01 e0 6d |
How to Use
HTML:
𞁭
CSS:
content: "\1E06D"
JavaScript:
"\u{1E06D}"
Python:
"\U0001e06d"
Properties
- Block
- Cyrillic Extended-D
- Script
- Cyrl
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 04B1
Frequently Asked Questions
What is the ๐ญ character (MODIFIER LETTER CYRILLIC SMALL STRAIGHT U WITH STROKE)?
๐ญ (MODIFIER LETTER CYRILLIC SMALL STRAIGHT U WITH STROKE) is the Unicode character U+1E06D.
What is the Unicode codepoint of MODIFIER LETTER CYRILLIC SMALL STRAIGHT U WITH STROKE?
The MODIFIER LETTER CYRILLIC SMALL STRAIGHT U WITH STROKE character (๐ญ) has codepoint U+1E06D.
How do I type or copy MODIFIER LETTER CYRILLIC SMALL STRAIGHT U WITH STROKE?
Copy ๐ญ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.