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 NNNA) is the Unicode character at code point U+0BA9. 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+0BA9 | |
| decimal | 2985 | |
| htmldecimal | ன | |
| htmlhex | ன | |
| css | \0BA9 | |
| javascript | \u{BA9} | |
| python | \u0ba9 | |
| java | \u0BA9 | |
| go | \u0BA9 | |
| ruby | \u{BA9} | |
| rust | \u{BA9} | |
| ccpp | \u0ba9 | |
| urlencoded | %E0%AE%A9 | |
| utf8bytes | e0 ae a9 | |
| utf16bebytes | 0b a9 | |
| utf32bebytes | 00 00 0b a9 |
How to Use
HTML:
ன
CSS:
content: "\0BA9"
JavaScript:
"\u{BA9}"
Python:
"\u0ba9"
Properties
Frequently Asked Questions
What is the ன character (TAMIL LETTER NNNA)?
ன (TAMIL LETTER NNNA) is the Unicode character U+0BA9.
What is the Unicode codepoint of TAMIL LETTER NNNA?
The TAMIL LETTER NNNA character (ன) has codepoint U+0BA9.
How do I type or copy TAMIL LETTER NNNA?
Copy ன directly, or use the HTML entity, UTF-8, and code encodings shown on this page.