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
ᤷ (LIMBU SMALL LETTER RA) is the Unicode character at code point U+1937. It belongs to the Limbu block, in the Spacing Mark (Mc) general category. Its script is Limb.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1937 | |
| decimal | 6455 | |
| htmldecimal | ᤷ | |
| htmlhex | ᤷ | |
| css | \1937 | |
| javascript | \u{1937} | |
| python | \u1937 | |
| java | \u1937 | |
| go | \u1937 | |
| ruby | \u{1937} | |
| rust | \u{1937} | |
| ccpp | \u1937 | |
| urlencoded | %E1%A4%B7 | |
| utf8bytes | e1 a4 b7 | |
| utf16bebytes | 19 37 | |
| utf32bebytes | 00 00 19 37 |
How to Use
HTML:
ᤷ
CSS:
content: "\1937"
JavaScript:
"\u{1937}"
Python:
"\u1937"
Properties
Frequently Asked Questions
What is the ᤷ character (LIMBU SMALL LETTER RA)?
ᤷ (LIMBU SMALL LETTER RA) is the Unicode character U+1937.
What is the Unicode codepoint of LIMBU SMALL LETTER RA?
The LIMBU SMALL LETTER RA character (ᤷ) has codepoint U+1937.
How do I type or copy LIMBU SMALL LETTER RA?
Copy ᤷ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.