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 EN WITH LEFT HOOK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0528 | |
| decimal | 1320 | |
| htmldecimal | Ԩ | |
| htmlhex | Ԩ | |
| css | \0528 | |
| javascript | \u{528} | |
| python | \u0528 | |
| java | \u0528 | |
| go | \u0528 | |
| ruby | \u{528} | |
| rust | \u{528} | |
| ccpp | \u0528 | |
| urlencoded | %D4%A8 | |
| utf8bytes | d4 a8 | |
| utf16bebytes | 05 28 | |
| utf32bebytes | 00 00 05 28 |
How to Use
HTML:
Ԩ
CSS:
content: "\0528"
JavaScript:
"\u{528}"
Python:
"\u0528"
Properties
- Block
- Cyrillic Supplement
- Script
- Cyrl
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No