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
ლ (GEORGIAN LETTER LAS) is the Unicode character at code point U+10DA. It belongs to the Georgian block, in the Lowercase Letter (Ll) general category. Its script is Geor.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10DA | |
| decimal | 4314 | |
| htmldecimal | ლ | |
| htmlhex | ლ | |
| css | \10DA | |
| javascript | \u{10DA} | |
| python | \u10da | |
| java | \u10DA | |
| go | \u10DA | |
| ruby | \u{10DA} | |
| rust | \u{10DA} | |
| ccpp | \u10da | |
| urlencoded | %E1%83%9A | |
| utf8bytes | e1 83 9a | |
| utf16bebytes | 10 da | |
| utf32bebytes | 00 00 10 da |
How to Use
HTML:
ლ
CSS:
content: "\10DA"
JavaScript:
"\u{10DA}"
Python:
"\u10da"
Properties
Frequently Asked Questions
What is the ლ character (GEORGIAN LETTER LAS)?
ლ (GEORGIAN LETTER LAS) is the Unicode character U+10DA.
What is the Unicode codepoint of GEORGIAN LETTER LAS?
The GEORGIAN LETTER LAS character (ლ) has codepoint U+10DA.
How do I type or copy GEORGIAN LETTER LAS?
Copy ლ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.