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 MACRON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+016A | |
| decimal | 362 | |
| htmldecimal | Ū | |
| htmlhex | Ū | |
| css | \016A | |
| javascript | \u{16A} | |
| python | \u016a | |
| java | \u016A | |
| go | \u016A | |
| ruby | \u{16A} | |
| rust | \u{16A} | |
| ccpp | \u016a | |
| urlencoded | %C5%AA | |
| utf8bytes | c5 aa | |
| utf16bebytes | 01 6a | |
| utf32bebytes | 00 00 01 6a |
How to Use
HTML:
Ū
CSS:
content: "\016A"
JavaScript:
"\u{16A}"
Python:
"\u016a"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0055 0304