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 U WITH OGONEK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0172 | |
| decimal | 370 | |
| htmldecimal | Ų | |
| htmlhex | Ų | |
| css | \0172 | |
| javascript | \u{172} | |
| python | \u0172 | |
| java | \u0172 | |
| go | \u0172 | |
| ruby | \u{172} | |
| rust | \u{172} | |
| ccpp | \u0172 | |
| urlencoded | %C5%B2 | |
| utf8bytes | c5 b2 | |
| utf16bebytes | 01 72 | |
| utf32bebytes | 00 00 01 72 |
How to Use
HTML:
Ų
CSS:
content: "\0172"
JavaScript:
"\u{172}"
Python:
"\u0172"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0055 0328