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 LA) is the Unicode character at code point U+17A1. 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+17A1 | |
| decimal | 6049 | |
| htmldecimal | ឡ | |
| htmlhex | ឡ | |
| css | \17A1 | |
| javascript | \u{17A1} | |
| python | \u17a1 | |
| java | \u17A1 | |
| go | \u17A1 | |
| ruby | \u{17A1} | |
| rust | \u{17A1} | |
| ccpp | \u17a1 | |
| urlencoded | %E1%9E%A1 | |
| utf8bytes | e1 9e a1 | |
| utf16bebytes | 17 a1 | |
| utf32bebytes | 00 00 17 a1 |
How to Use
HTML:
ឡ
CSS:
content: "\17A1"
JavaScript:
"\u{17A1}"
Python:
"\u17a1"
Properties
Frequently Asked Questions
What is the ឡ character (KHMER LETTER LA)?
ឡ (KHMER LETTER LA) is the Unicode character U+17A1.
What is the Unicode codepoint of KHMER LETTER LA?
The KHMER LETTER LA character (ឡ) has codepoint U+17A1.
How do I type or copy KHMER LETTER LA?
Copy ឡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.