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 EL WITH DESCENDER
Overview
ԯ (CYRILLIC SMALL LETTER EL WITH DESCENDER) is the Unicode character at code point U+052F. It belongs to the Cyrillic Supplement block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+052F | |
| decimal | 1327 | |
| htmldecimal | ԯ | |
| htmlhex | ԯ | |
| css | \052F | |
| javascript | \u{52F} | |
| python | \u052f | |
| java | \u052F | |
| go | \u052F | |
| ruby | \u{52F} | |
| rust | \u{52F} | |
| ccpp | \u052f | |
| urlencoded | %D4%AF | |
| utf8bytes | d4 af | |
| utf16bebytes | 05 2f | |
| utf32bebytes | 00 00 05 2f |
How to Use
HTML:
ԯ
CSS:
content: "\052F"
JavaScript:
"\u{52F}"
Python:
"\u052f"
Properties
- Block
- Cyrillic Supplement
- Script
- Cyrl
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ԯ character (CYRILLIC SMALL LETTER EL WITH DESCENDER)?
ԯ (CYRILLIC SMALL LETTER EL WITH DESCENDER) is the Unicode character U+052F.
What is the Unicode codepoint of CYRILLIC SMALL LETTER EL WITH DESCENDER?
The CYRILLIC SMALL LETTER EL WITH DESCENDER character (ԯ) has codepoint U+052F.
How do I type or copy CYRILLIC SMALL LETTER EL WITH DESCENDER?
Copy ԯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.