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
ઋ (GUJARATI LETTER VOCALIC R) is the Unicode character at code point U+0A8B. It belongs to the Gujarati block, in the Other Letter (Lo) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A8B | |
| decimal | 2699 | |
| htmldecimal | ઋ | |
| htmlhex | ઋ | |
| css | \0A8B | |
| javascript | \u{A8B} | |
| python | \u0a8b | |
| java | \u0A8B | |
| go | \u0A8B | |
| ruby | \u{A8B} | |
| rust | \u{A8B} | |
| ccpp | \u0a8b | |
| urlencoded | %E0%AA%8B | |
| utf8bytes | e0 aa 8b | |
| utf16bebytes | 0a 8b | |
| utf32bebytes | 00 00 0a 8b |
How to Use
HTML:
ઋ
CSS:
content: "\0A8B"
JavaScript:
"\u{A8B}"
Python:
"\u0a8b"
Properties
Frequently Asked Questions
What is the ઋ character (GUJARATI LETTER VOCALIC R)?
ઋ (GUJARATI LETTER VOCALIC R) is the Unicode character U+0A8B.
What is the Unicode codepoint of GUJARATI LETTER VOCALIC R?
The GUJARATI LETTER VOCALIC R character (ઋ) has codepoint U+0A8B.
How do I type or copy GUJARATI LETTER VOCALIC R?
Copy ઋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.