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
ฬ (THAI CHARACTER LO CHULA) is the Unicode character at code point U+0E2C. It belongs to the Thai block, in the Other Letter (Lo) general category. Its script is Thai.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0E2C | |
| decimal | 3628 | |
| htmldecimal | ฬ | |
| htmlhex | ฬ | |
| css | \0E2C | |
| javascript | \u{E2C} | |
| python | \u0e2c | |
| java | \u0E2C | |
| go | \u0E2C | |
| ruby | \u{E2C} | |
| rust | \u{E2C} | |
| ccpp | \u0e2c | |
| urlencoded | %E0%B8%AC | |
| utf8bytes | e0 b8 ac | |
| utf16bebytes | 0e 2c | |
| utf32bebytes | 00 00 0e 2c |
How to Use
HTML:
ฬ
CSS:
content: "\0E2C"
JavaScript:
"\u{E2C}"
Python:
"\u0e2c"
Properties
Frequently Asked Questions
What is the ฬ character (THAI CHARACTER LO CHULA)?
ฬ (THAI CHARACTER LO CHULA) is the Unicode character U+0E2C.
What is the Unicode codepoint of THAI CHARACTER LO CHULA?
The THAI CHARACTER LO CHULA character (ฬ) has codepoint U+0E2C.
How do I type or copy THAI CHARACTER LO CHULA?
Copy ฬ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.