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' : ''">
ᷞ
COMBINING LATIN LETTER SMALL CAPITAL L
Overview
ᷞ (COMBINING LATIN LETTER SMALL CAPITAL L) is the Unicode character at code point U+1DDE. It belongs to the Combining Diacritical Marks Supplement block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1DDE | |
| decimal | 7646 | |
| htmldecimal | ᷞ | |
| htmlhex | ᷞ | |
| css | \1DDE | |
| javascript | \u{1DDE} | |
| python | \u1dde | |
| java | \u1DDE | |
| go | \u1DDE | |
| ruby | \u{1DDE} | |
| rust | \u{1DDE} | |
| ccpp | \u1dde | |
| urlencoded | %E1%B7%9E | |
| utf8bytes | e1 b7 9e | |
| utf16bebytes | 1d de | |
| utf32bebytes | 00 00 1d de |
How to Use
HTML:
ᷞ
CSS:
content: "\1DDE"
JavaScript:
"\u{1DDE}"
Python:
"\u1dde"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ᷞ character (COMBINING LATIN LETTER SMALL CAPITAL L)?
ᷞ (COMBINING LATIN LETTER SMALL CAPITAL L) is the Unicode character U+1DDE.
What is the Unicode codepoint of COMBINING LATIN LETTER SMALL CAPITAL L?
The COMBINING LATIN LETTER SMALL CAPITAL L character (ᷞ) has codepoint U+1DDE.
How do I type or copy COMBINING LATIN LETTER SMALL CAPITAL L?
Copy ᷞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.