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' : ''">
⸜
LEFT LOW PARAPHRASE BRACKET
Kodlama Tablosu
| Biçim | Değer | Kopyala |
|---|---|---|
| unicode | U+2E1C | |
| decimal | 11804 | |
| htmldecimal | ⸜ | |
| htmlhex | ⸜ | |
| css | \2E1C | |
| javascript | \u{2E1C} | |
| python | \u2e1c | |
| java | \u2E1C | |
| go | \u2E1C | |
| ruby | \u{2E1C} | |
| rust | \u{2E1C} | |
| ccpp | \u2e1c | |
| urlencoded | %E2%B8%9C | |
| utf8bytes | e2 b8 9c | |
| utf16bebytes | 2e 1c | |
| utf32bebytes | 00 00 2e 1c |
Nasıl Kullanılır
HTML:
⸜
CSS:
content: "\2E1C"
JavaScript:
"\u{2E1C}"
Python:
"\u2e1c"
Özellikler
- Betik
- Zyyy
- Kategori
- Initial Punctuation (Pi)
- Çift Yönlü
- ON
- Birleştirici
- 0
- Yansıtılmış
- Evet