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 NAKAARA POLLU) is the Unicode character at code point U+0CDD. 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+0CDD | |
| decimal | 3293 | |
| htmldecimal | ೝ | |
| htmlhex | ೝ | |
| css | \0CDD | |
| javascript | \u{CDD} | |
| python | \u0cdd | |
| java | \u0CDD | |
| go | \u0CDD | |
| ruby | \u{CDD} | |
| rust | \u{CDD} | |
| ccpp | \u0cdd | |
| urlencoded | %E0%B3%9D | |
| utf8bytes | e0 b3 9d | |
| utf16bebytes | 0c dd | |
| utf32bebytes | 00 00 0c dd |
How to Use
HTML:
ೝ
CSS:
content: "\0CDD"
JavaScript:
"\u{CDD}"
Python:
"\u0cdd"
Properties
Frequently Asked Questions
What is the ೝ character (KANNADA LETTER NAKAARA POLLU)?
ೝ (KANNADA LETTER NAKAARA POLLU) is the Unicode character U+0CDD.
What is the Unicode codepoint of KANNADA LETTER NAKAARA POLLU?
The KANNADA LETTER NAKAARA POLLU character (ೝ) has codepoint U+0CDD.
How do I type or copy KANNADA LETTER NAKAARA POLLU?
Copy ೝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.