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 MIDDLE-WELSH LL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EFA | |
| decimal | 7930 | |
| htmldecimal | Ỻ | |
| htmlhex | Ỻ | |
| css | \1EFA | |
| javascript | \u{1EFA} | |
| python | \u1efa | |
| java | \u1EFA | |
| go | \u1EFA | |
| ruby | \u{1EFA} | |
| rust | \u{1EFA} | |
| ccpp | \u1efa | |
| urlencoded | %E1%BB%BA | |
| utf8bytes | e1 bb ba | |
| utf16bebytes | 1e fa | |
| utf32bebytes | 00 00 1e fa |
How to Use
HTML:
Ỻ
CSS:
content: "\1EFA"
JavaScript:
"\u{1EFA}"
Python:
"\u1efa"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No