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