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 VOWEL SIGN OO) is the Unicode character at code point U+1925. 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+1925 | |
| decimal | 6437 | |
| htmldecimal | ᤥ | |
| htmlhex | ᤥ | |
| css | \1925 | |
| javascript | \u{1925} | |
| python | \u1925 | |
| java | \u1925 | |
| go | \u1925 | |
| ruby | \u{1925} | |
| rust | \u{1925} | |
| ccpp | \u1925 | |
| urlencoded | %E1%A4%A5 | |
| utf8bytes | e1 a4 a5 | |
| utf16bebytes | 19 25 | |
| utf32bebytes | 00 00 19 25 |
How to Use
HTML:
ᤥ
CSS:
content: "\1925"
JavaScript:
"\u{1925}"
Python:
"\u1925"
Properties
Frequently Asked Questions
What is the ᤥ character (LIMBU VOWEL SIGN OO)?
ᤥ (LIMBU VOWEL SIGN OO) is the Unicode character U+1925.
What is the Unicode codepoint of LIMBU VOWEL SIGN OO?
The LIMBU VOWEL SIGN OO character (ᤥ) has codepoint U+1925.
How do I type or copy LIMBU VOWEL SIGN OO?
Copy ᤥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.