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
ಣ (KANNADA LETTER NNA) is the Unicode character at code point U+0CA3. It belongs to the Kannada block, in the Other Letter (Lo) general category. Its script is Knda.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0CA3 | |
| decimal | 3235 | |
| htmldecimal | ಣ | |
| htmlhex | ಣ | |
| css | \0CA3 | |
| javascript | \u{CA3} | |
| python | \u0ca3 | |
| java | \u0CA3 | |
| go | \u0CA3 | |
| ruby | \u{CA3} | |
| rust | \u{CA3} | |
| ccpp | \u0ca3 | |
| urlencoded | %E0%B2%A3 | |
| utf8bytes | e0 b2 a3 | |
| utf16bebytes | 0c a3 | |
| utf32bebytes | 00 00 0c a3 |
How to Use
HTML:
ಣ
CSS:
content: "\0CA3"
JavaScript:
"\u{CA3}"
Python:
"\u0ca3"
Properties
Frequently Asked Questions
What is the ಣ character (KANNADA LETTER NNA)?
ಣ (KANNADA LETTER NNA) is the Unicode character U+0CA3.
What is the Unicode codepoint of KANNADA LETTER NNA?
The KANNADA LETTER NNA character (ಣ) has codepoint U+0CA3.
How do I type or copy KANNADA LETTER NNA?
Copy ಣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.