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' : ''">
Ć
LATIN CAPITAL LETTER C WITH ACUTE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0106 | |
| decimal | 262 | |
| htmldecimal | Ć | |
| htmlhex | Ć | |
| css | \0106 | |
| javascript | \u{106} | |
| python | \u0106 | |
| java | \u0106 | |
| go | \u0106 | |
| ruby | \u{106} | |
| rust | \u{106} | |
| ccpp | \u0106 | |
| urlencoded | %C4%86 | |
| utf8bytes | c4 86 | |
| utf16bebytes | 01 06 | |
| utf32bebytes | 00 00 01 06 |
How to Use
HTML:
Ć
CSS:
content: "\0106"
JavaScript:
"\u{106}"
Python:
"\u0106"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0043 0301