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
ੜ (GURMUKHI LETTER RRA) is the Unicode character at code point U+0A5C. It belongs to the Gurmukhi block, in the Other Letter (Lo) general category. Its script is Guru.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A5C | |
| decimal | 2652 | |
| htmldecimal | ੜ | |
| htmlhex | ੜ | |
| css | \0A5C | |
| javascript | \u{A5C} | |
| python | \u0a5c | |
| java | \u0A5C | |
| go | \u0A5C | |
| ruby | \u{A5C} | |
| rust | \u{A5C} | |
| ccpp | \u0a5c | |
| urlencoded | %E0%A9%9C | |
| utf8bytes | e0 a9 9c | |
| utf16bebytes | 0a 5c | |
| utf32bebytes | 00 00 0a 5c |
How to Use
HTML:
ੜ
CSS:
content: "\0A5C"
JavaScript:
"\u{A5C}"
Python:
"\u0a5c"
Properties
Frequently Asked Questions
What is the ੜ character (GURMUKHI LETTER RRA)?
ੜ (GURMUKHI LETTER RRA) is the Unicode character U+0A5C.
What is the Unicode codepoint of GURMUKHI LETTER RRA?
The GURMUKHI LETTER RRA character (ੜ) has codepoint U+0A5C.
How do I type or copy GURMUKHI LETTER RRA?
Copy ੜ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.