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' : ''">
OUTLINED LATIN CAPITAL LETTER L
Overview
(OUTLINED LATIN CAPITAL LETTER L) is the Unicode character at code point U+1CCE1. It belongs to the Symbols for Legacy Computing Supplement block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1CCE1 | |
| decimal | 117985 | |
| htmldecimal | 𜳡 | |
| htmlhex | 𜳡 | |
| css | \1CCE1 | |
| javascript | \u{1CCE1} | |
| python | \U0001cce1 | |
| java | \uD833\uDCE1 | |
| go | \U0001CCE1 | |
| ruby | \u{1CCE1} | |
| rust | \u{1CCE1} | |
| ccpp | \U0001cce1 | |
| urlencoded | %F0%9C%B3%A1 | |
| utf8bytes | f0 9c b3 a1 | |
| utf16bebytes | d8 33 dc e1 | |
| utf32bebytes | 00 01 cc e1 |
How to Use
HTML:
𜳡
CSS:
content: "\1CCE1"
JavaScript:
"\u{1CCE1}"
Python:
"\U0001cce1"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 004C
Frequently Asked Questions
What is the character (OUTLINED LATIN CAPITAL LETTER L)?
(OUTLINED LATIN CAPITAL LETTER L) is the Unicode character U+1CCE1.
What is the Unicode codepoint of OUTLINED LATIN CAPITAL LETTER L?
The OUTLINED LATIN CAPITAL LETTER L character () has codepoint U+1CCE1.
How do I type or copy OUTLINED LATIN CAPITAL LETTER L?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.