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
ང (TIBETAN LETTER NGA) is the Unicode character at code point U+0F44. It belongs to the Tibetan block, in the Other Letter (Lo) general category. Its script is Tibt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0F44 | |
| decimal | 3908 | |
| htmldecimal | ང | |
| htmlhex | ང | |
| css | \0F44 | |
| javascript | \u{F44} | |
| python | \u0f44 | |
| java | \u0F44 | |
| go | \u0F44 | |
| ruby | \u{F44} | |
| rust | \u{F44} | |
| ccpp | \u0f44 | |
| urlencoded | %E0%BD%84 | |
| utf8bytes | e0 bd 84 | |
| utf16bebytes | 0f 44 | |
| utf32bebytes | 00 00 0f 44 |
How to Use
HTML:
ང
CSS:
content: "\0F44"
JavaScript:
"\u{F44}"
Python:
"\u0f44"
Properties
Frequently Asked Questions
What is the ང character (TIBETAN LETTER NGA)?
ང (TIBETAN LETTER NGA) is the Unicode character U+0F44.
What is the Unicode codepoint of TIBETAN LETTER NGA?
The TIBETAN LETTER NGA character (ང) has codepoint U+0F44.
How do I type or copy TIBETAN LETTER NGA?
Copy ང directly, or use the HTML entity, UTF-8, and code encodings shown on this page.