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 SMALL LETTER LONG-LEGGED DE
Overview
ᲁ (CYRILLIC SMALL LETTER LONG-LEGGED DE) is the Unicode character at code point U+1C81. It belongs to the Cyrillic Extended-C block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1C81 | |
| decimal | 7297 | |
| htmldecimal | ᲁ | |
| htmlhex | ᲁ | |
| css | \1C81 | |
| javascript | \u{1C81} | |
| python | \u1c81 | |
| java | \u1C81 | |
| go | \u1C81 | |
| ruby | \u{1C81} | |
| rust | \u{1C81} | |
| ccpp | \u1c81 | |
| urlencoded | %E1%B2%81 | |
| utf8bytes | e1 b2 81 | |
| utf16bebytes | 1c 81 | |
| utf32bebytes | 00 00 1c 81 |
How to Use
HTML:
ᲁ
CSS:
content: "\1C81"
JavaScript:
"\u{1C81}"
Python:
"\u1c81"
Properties
- Block
- Cyrillic Extended-C
- Script
- Cyrl
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᲁ character (CYRILLIC SMALL LETTER LONG-LEGGED DE)?
ᲁ (CYRILLIC SMALL LETTER LONG-LEGGED DE) is the Unicode character U+1C81.
What is the Unicode codepoint of CYRILLIC SMALL LETTER LONG-LEGGED DE?
The CYRILLIC SMALL LETTER LONG-LEGGED DE character (ᲁ) has codepoint U+1C81.
How do I type or copy CYRILLIC SMALL LETTER LONG-LEGGED DE?
Copy ᲁ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.