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