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 Y WITH CIRCUMFLEX
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0176 | |
| decimal | 374 | |
| htmldecimal | Ŷ | |
| htmlhex | Ŷ | |
| css | \0176 | |
| javascript | \u{176} | |
| python | \u0176 | |
| java | \u0176 | |
| go | \u0176 | |
| ruby | \u{176} | |
| rust | \u{176} | |
| ccpp | \u0176 | |
| urlencoded | %C5%B6 | |
| utf8bytes | c5 b6 | |
| utf16bebytes | 01 76 | |
| utf32bebytes | 00 00 01 76 |
How to Use
HTML:
Ŷ
CSS:
content: "\0176"
JavaScript:
"\u{176}"
Python:
"\u0176"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0059 0302