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' : ''">
ⷾ
COMBINING CYRILLIC LETTER BIG YUS
Kodlama Tablosu
| Biçim | Değer | Kopyala |
|---|---|---|
| unicode | U+2DFE | |
| decimal | 11774 | |
| htmldecimal | ⷾ | |
| htmlhex | ⷾ | |
| css | \2DFE | |
| javascript | \u{2DFE} | |
| python | \u2dfe | |
| java | \u2DFE | |
| go | \u2DFE | |
| ruby | \u{2DFE} | |
| rust | \u{2DFE} | |
| ccpp | \u2dfe | |
| urlencoded | %E2%B7%BE | |
| utf8bytes | e2 b7 be | |
| utf16bebytes | 2d fe | |
| utf32bebytes | 00 00 2d fe |
Nasıl Kullanılır
HTML:
ⷾ
CSS:
content: "\2DFE"
JavaScript:
"\u{2DFE}"
Python:
"\u2dfe"
Özellikler
- Blok
- Cyrillic Extended-A
- Betik
- Cyrl
- Kategori
- Nonspacing Mark (Mn)
- Çift Yönlü
- NSM
- Birleştirici
- 230
- Yansıtılmış
- Hayır