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