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
ល (KHMER LETTER LO) is the Unicode character at code point U+179B. It belongs to the Khmer block, in the Other Letter (Lo) general category. Its script is Khmr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+179B | |
| decimal | 6043 | |
| htmldecimal | ល | |
| htmlhex | ល | |
| css | \179B | |
| javascript | \u{179B} | |
| python | \u179b | |
| java | \u179B | |
| go | \u179B | |
| ruby | \u{179B} | |
| rust | \u{179B} | |
| ccpp | \u179b | |
| urlencoded | %E1%9E%9B | |
| utf8bytes | e1 9e 9b | |
| utf16bebytes | 17 9b | |
| utf32bebytes | 00 00 17 9b |
How to Use
HTML:
ល
CSS:
content: "\179B"
JavaScript:
"\u{179B}"
Python:
"\u179b"
Properties
Frequently Asked Questions
What is the ល character (KHMER LETTER LO)?
ល (KHMER LETTER LO) is the Unicode character U+179B.
What is the Unicode codepoint of KHMER LETTER LO?
The KHMER LETTER LO character (ល) has codepoint U+179B.
How do I type or copy KHMER LETTER LO?
Copy ល directly, or use the HTML entity, UTF-8, and code encodings shown on this page.