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