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