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 ER
Kodlama Tablosu
| Biçim | Değer | Kopyala |
|---|---|---|
| unicode | U+2DEC | |
| decimal | 11756 | |
| htmldecimal | ⷬ | |
| htmlhex | ⷬ | |
| css | \2DEC | |
| javascript | \u{2DEC} | |
| python | \u2dec | |
| java | \u2DEC | |
| go | \u2DEC | |
| ruby | \u{2DEC} | |
| rust | \u{2DEC} | |
| ccpp | \u2dec | |
| urlencoded | %E2%B7%AC | |
| utf8bytes | e2 b7 ac | |
| utf16bebytes | 2d ec | |
| utf32bebytes | 00 00 2d ec |
Nasıl Kullanılır
HTML:
ⷬ
CSS:
content: "\2DEC"
JavaScript:
"\u{2DEC}"
Python:
"\u2dec"
Özellikler
- Blok
- Cyrillic Extended-A
- Betik
- Cyrl
- Kategori
- Nonspacing Mark (Mn)
- Çift Yönlü
- NSM
- Birleştirici
- 230
- Yansıtılmış
- Hayır