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 LA) is the Unicode character at code point U+1208. 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+1208 | |
| decimal | 4616 | |
| htmldecimal | ለ | |
| htmlhex | ለ | |
| css | \1208 | |
| javascript | \u{1208} | |
| python | \u1208 | |
| java | \u1208 | |
| go | \u1208 | |
| ruby | \u{1208} | |
| rust | \u{1208} | |
| ccpp | \u1208 | |
| urlencoded | %E1%88%88 | |
| utf8bytes | e1 88 88 | |
| utf16bebytes | 12 08 | |
| utf32bebytes | 00 00 12 08 |
How to Use
HTML:
ለ
CSS:
content: "\1208"
JavaScript:
"\u{1208}"
Python:
"\u1208"
Properties
Frequently Asked Questions
What is the ለ character (ETHIOPIC SYLLABLE LA)?
ለ (ETHIOPIC SYLLABLE LA) is the Unicode character U+1208.
What is the Unicode codepoint of ETHIOPIC SYLLABLE LA?
The ETHIOPIC SYLLABLE LA character (ለ) has codepoint U+1208.
How do I type or copy ETHIOPIC SYLLABLE LA?
Copy ለ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.