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 VOCALIC R) is the Unicode character at code point U+0C8B. 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+0C8B | |
| decimal | 3211 | |
| htmldecimal | ಋ | |
| htmlhex | ಋ | |
| css | \0C8B | |
| javascript | \u{C8B} | |
| python | \u0c8b | |
| java | \u0C8B | |
| go | \u0C8B | |
| ruby | \u{C8B} | |
| rust | \u{C8B} | |
| ccpp | \u0c8b | |
| urlencoded | %E0%B2%8B | |
| utf8bytes | e0 b2 8b | |
| utf16bebytes | 0c 8b | |
| utf32bebytes | 00 00 0c 8b |
How to Use
HTML:
ಋ
CSS:
content: "\0C8B"
JavaScript:
"\u{C8B}"
Python:
"\u0c8b"
Properties
Frequently Asked Questions
What is the ಋ character (KANNADA LETTER VOCALIC R)?
ಋ (KANNADA LETTER VOCALIC R) is the Unicode character U+0C8B.
What is the Unicode codepoint of KANNADA LETTER VOCALIC R?
The KANNADA LETTER VOCALIC R character (ಋ) has codepoint U+0C8B.
How do I type or copy KANNADA LETTER VOCALIC R?
Copy ಋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.