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
ណ (KHMER LETTER NNO) is the Unicode character at code point U+178E. It belongs to the Khmer block, in the Other Letter (Lo) general category. Its script is Khmr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+178E | |
| decimal | 6030 | |
| htmldecimal | ណ | |
| htmlhex | ណ | |
| css | \178E | |
| javascript | \u{178E} | |
| python | \u178e | |
| java | \u178E | |
| go | \u178E | |
| ruby | \u{178E} | |
| rust | \u{178E} | |
| ccpp | \u178e | |
| urlencoded | %E1%9E%8E | |
| utf8bytes | e1 9e 8e | |
| utf16bebytes | 17 8e | |
| utf32bebytes | 00 00 17 8e |
How to Use
HTML:
ណ
CSS:
content: "\178E"
JavaScript:
"\u{178E}"
Python:
"\u178e"
Properties
Frequently Asked Questions
What is the ណ character (KHMER LETTER NNO)?
ណ (KHMER LETTER NNO) is the Unicode character U+178E.
What is the Unicode codepoint of KHMER LETTER NNO?
The KHMER LETTER NNO character (ណ) has codepoint U+178E.
How do I type or copy KHMER LETTER NNO?
Copy ណ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.