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