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