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
ຠ (LAO LETTER PALI BHA) is the Unicode character at code point U+0EA0. It belongs to the Lao block, in the Other Letter (Lo) general category. Its script is Laoo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0EA0 | |
| decimal | 3744 | |
| htmldecimal | ຠ | |
| htmlhex | ຠ | |
| css | \0EA0 | |
| javascript | \u{EA0} | |
| python | \u0ea0 | |
| java | \u0EA0 | |
| go | \u0EA0 | |
| ruby | \u{EA0} | |
| rust | \u{EA0} | |
| ccpp | \u0ea0 | |
| urlencoded | %E0%BA%A0 | |
| utf8bytes | e0 ba a0 | |
| utf16bebytes | 0e a0 | |
| utf32bebytes | 00 00 0e a0 |
How to Use
HTML:
ຠ
CSS:
content: "\0EA0"
JavaScript:
"\u{EA0}"
Python:
"\u0ea0"
Properties
Frequently Asked Questions
What is the ຠ character (LAO LETTER PALI BHA)?
ຠ (LAO LETTER PALI BHA) is the Unicode character U+0EA0.
What is the Unicode codepoint of LAO LETTER PALI BHA?
The LAO LETTER PALI BHA character (ຠ) has codepoint U+0EA0.
How do I type or copy LAO LETTER PALI BHA?
Copy ຠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.