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 DOT BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EE4 | |
| decimal | 7908 | |
| htmldecimal | Ụ | |
| htmlhex | Ụ | |
| css | \1EE4 | |
| javascript | \u{1EE4} | |
| python | \u1ee4 | |
| java | \u1EE4 | |
| go | \u1EE4 | |
| ruby | \u{1EE4} | |
| rust | \u{1EE4} | |
| ccpp | \u1ee4 | |
| urlencoded | %E1%BB%A4 | |
| utf8bytes | e1 bb a4 | |
| utf16bebytes | 1e e4 | |
| utf32bebytes | 00 00 1e e4 |
How to Use
HTML:
Ụ
CSS:
content: "\1EE4"
JavaScript:
"\u{1EE4}"
Python:
"\u1ee4"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0055 0323