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