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 O WITH TILDE AND ACUTE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E4C | |
| decimal | 7756 | |
| htmldecimal | Ṍ | |
| htmlhex | Ṍ | |
| css | \1E4C | |
| javascript | \u{1E4C} | |
| python | \u1e4c | |
| java | \u1E4C | |
| go | \u1E4C | |
| ruby | \u{1E4C} | |
| rust | \u{1E4C} | |
| ccpp | \u1e4c | |
| urlencoded | %E1%B9%8C | |
| utf8bytes | e1 b9 8c | |
| utf16bebytes | 1e 4c | |
| utf32bebytes | 00 00 1e 4c |
How to Use
HTML:
Ṍ
CSS:
content: "\1E4C"
JavaScript:
"\u{1E4C}"
Python:
"\u1e4c"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 00D5 0301