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
ง (THAI CHARACTER NGO NGU) is the Unicode character at code point U+0E07. It belongs to the Thai block, in the Other Letter (Lo) general category. Its script is Thai.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0E07 | |
| decimal | 3591 | |
| htmldecimal | ง | |
| htmlhex | ง | |
| css | \0E07 | |
| javascript | \u{E07} | |
| python | \u0e07 | |
| java | \u0E07 | |
| go | \u0E07 | |
| ruby | \u{E07} | |
| rust | \u{E07} | |
| ccpp | \u0e07 | |
| urlencoded | %E0%B8%87 | |
| utf8bytes | e0 b8 87 | |
| utf16bebytes | 0e 07 | |
| utf32bebytes | 00 00 0e 07 |
How to Use
HTML:
ง
CSS:
content: "\0E07"
JavaScript:
"\u{E07}"
Python:
"\u0e07"
Properties
Frequently Asked Questions
What is the ง character (THAI CHARACTER NGO NGU)?
ง (THAI CHARACTER NGO NGU) is the Unicode character U+0E07.
What is the Unicode codepoint of THAI CHARACTER NGO NGU?
The THAI CHARACTER NGO NGU character (ง) has codepoint U+0E07.
How do I type or copy THAI CHARACTER NGO NGU?
Copy ง directly, or use the HTML entity, UTF-8, and code encodings shown on this page.