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