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 AI LENGTH MARK) is the Unicode character at code point U+0CD6. It belongs to the Kannada block, in the Spacing Mark (Mc) general category. Its script is Knda.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0CD6 | |
| decimal | 3286 | |
| htmldecimal | ೖ | |
| htmlhex | ೖ | |
| css | \0CD6 | |
| javascript | \u{CD6} | |
| python | \u0cd6 | |
| java | \u0CD6 | |
| go | \u0CD6 | |
| ruby | \u{CD6} | |
| rust | \u{CD6} | |
| ccpp | \u0cd6 | |
| urlencoded | %E0%B3%96 | |
| utf8bytes | e0 b3 96 | |
| utf16bebytes | 0c d6 | |
| utf32bebytes | 00 00 0c d6 |
How to Use
HTML:
ೖ
CSS:
content: "\0CD6"
JavaScript:
"\u{CD6}"
Python:
"\u0cd6"
Properties
Frequently Asked Questions
What is the ೖ character (KANNADA AI LENGTH MARK)?
ೖ (KANNADA AI LENGTH MARK) is the Unicode character U+0CD6.
What is the Unicode codepoint of KANNADA AI LENGTH MARK?
The KANNADA AI LENGTH MARK character (ೖ) has codepoint U+0CD6.
How do I type or copy KANNADA AI LENGTH MARK?
Copy ೖ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.