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 NNA) is the Unicode character at code point U+0E93. 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+0E93 | |
| decimal | 3731 | |
| htmldecimal | ຓ | |
| htmlhex | ຓ | |
| css | \0E93 | |
| javascript | \u{E93} | |
| python | \u0e93 | |
| java | \u0E93 | |
| go | \u0E93 | |
| ruby | \u{E93} | |
| rust | \u{E93} | |
| ccpp | \u0e93 | |
| urlencoded | %E0%BA%93 | |
| utf8bytes | e0 ba 93 | |
| utf16bebytes | 0e 93 | |
| utf32bebytes | 00 00 0e 93 |
How to Use
HTML:
ຓ
CSS:
content: "\0E93"
JavaScript:
"\u{E93}"
Python:
"\u0e93"
Properties
Frequently Asked Questions
What is the ຓ character (LAO LETTER PALI NNA)?
ຓ (LAO LETTER PALI NNA) is the Unicode character U+0E93.
What is the Unicode codepoint of LAO LETTER PALI NNA?
The LAO LETTER PALI NNA character (ຓ) has codepoint U+0E93.
How do I type or copy LAO LETTER PALI NNA?
Copy ຓ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.