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 YAE
Overview
Ԙ (CYRILLIC CAPITAL LETTER YAE) is the Unicode character at code point U+0518. 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+0518 | |
| decimal | 1304 | |
| htmldecimal | Ԙ | |
| htmlhex | Ԙ | |
| css | \0518 | |
| javascript | \u{518} | |
| python | \u0518 | |
| java | \u0518 | |
| go | \u0518 | |
| ruby | \u{518} | |
| rust | \u{518} | |
| ccpp | \u0518 | |
| urlencoded | %D4%98 | |
| utf8bytes | d4 98 | |
| utf16bebytes | 05 18 | |
| utf32bebytes | 00 00 05 18 |
How to Use
HTML:
Ԙ
CSS:
content: "\0518"
JavaScript:
"\u{518}"
Python:
"\u0518"
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 YAE)?
Ԙ (CYRILLIC CAPITAL LETTER YAE) is the Unicode character U+0518.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER YAE?
The CYRILLIC CAPITAL LETTER YAE character (Ԙ) has codepoint U+0518.
How do I type or copy CYRILLIC CAPITAL LETTER YAE?
Copy Ԙ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.