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 SMALL LETTER MIDDLE-WELSH LL
Overview
ỻ (LATIN SMALL LETTER MIDDLE-WELSH LL) is the Unicode character at code point U+1EFB. It belongs to the Latin Extended Additional block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EFB | |
| decimal | 7931 | |
| htmldecimal | ỻ | |
| htmlhex | ỻ | |
| css | \1EFB | |
| javascript | \u{1EFB} | |
| python | \u1efb | |
| java | \u1EFB | |
| go | \u1EFB | |
| ruby | \u{1EFB} | |
| rust | \u{1EFB} | |
| ccpp | \u1efb | |
| urlencoded | %E1%BB%BB | |
| utf8bytes | e1 bb bb | |
| utf16bebytes | 1e fb | |
| utf32bebytes | 00 00 1e fb |
How to Use
HTML:
ỻ
CSS:
content: "\1EFB"
JavaScript:
"\u{1EFB}"
Python:
"\u1efb"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ỻ character (LATIN SMALL LETTER MIDDLE-WELSH LL)?
ỻ (LATIN SMALL LETTER MIDDLE-WELSH LL) is the Unicode character U+1EFB.
What is the Unicode codepoint of LATIN SMALL LETTER MIDDLE-WELSH LL?
The LATIN SMALL LETTER MIDDLE-WELSH LL character (ỻ) has codepoint U+1EFB.
How do I type or copy LATIN SMALL LETTER MIDDLE-WELSH LL?
Copy ỻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.