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 CAPITAL LETTER KOMI LJE
Overview
Ԉ (CYRILLIC CAPITAL LETTER KOMI LJE) is the Unicode character at code point U+0508. It belongs to the Cyrillic Supplement block, in the Uppercase Letter (Lu) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0508 | |
| decimal | 1288 | |
| htmldecimal | Ԉ | |
| htmlhex | Ԉ | |
| css | \0508 | |
| javascript | \u{508} | |
| python | \u0508 | |
| java | \u0508 | |
| go | \u0508 | |
| ruby | \u{508} | |
| rust | \u{508} | |
| ccpp | \u0508 | |
| urlencoded | %D4%88 | |
| utf8bytes | d4 88 | |
| utf16bebytes | 05 08 | |
| utf32bebytes | 00 00 05 08 |
How to Use
HTML:
Ԉ
CSS:
content: "\0508"
JavaScript:
"\u{508}"
Python:
"\u0508"
Properties
- Block
- Cyrillic Supplement
- Script
- Cyrl
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ԉ character (CYRILLIC CAPITAL LETTER KOMI LJE)?
Ԉ (CYRILLIC CAPITAL LETTER KOMI LJE) is the Unicode character U+0508.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER KOMI LJE?
The CYRILLIC CAPITAL LETTER KOMI LJE character (Ԉ) has codepoint U+0508.
How do I type or copy CYRILLIC CAPITAL LETTER KOMI LJE?
Copy Ԉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.