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