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' : ''">
ል
Overview
ል (ETHIOPIC SYLLABLE LE) is the Unicode character at code point U+120D. It belongs to the Ethiopic block, in the Other Letter (Lo) general category. Its script is Ethi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+120D | |
| decimal | 4621 | |
| htmldecimal | ል | |
| htmlhex | ል | |
| css | \120D | |
| javascript | \u{120D} | |
| python | \u120d | |
| java | \u120D | |
| go | \u120D | |
| ruby | \u{120D} | |
| rust | \u{120D} | |
| ccpp | \u120d | |
| urlencoded | %E1%88%8D | |
| utf8bytes | e1 88 8d | |
| utf16bebytes | 12 0d | |
| utf32bebytes | 00 00 12 0d |
How to Use
HTML:
ል
CSS:
content: "\120D"
JavaScript:
"\u{120D}"
Python:
"\u120d"
Properties
Frequently Asked Questions
What is the ል character (ETHIOPIC SYLLABLE LE)?
ል (ETHIOPIC SYLLABLE LE) is the Unicode character U+120D.
What is the Unicode codepoint of ETHIOPIC SYLLABLE LE?
The ETHIOPIC SYLLABLE LE character (ል) has codepoint U+120D.
How do I type or copy ETHIOPIC SYLLABLE LE?
Copy ል directly, or use the HTML entity, UTF-8, and code encodings shown on this page.