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
ᰂ (LEPCHA LETTER KHA) is the Unicode character at code point U+1C02. It belongs to the Lepcha block, in the Other Letter (Lo) general category. Its script is Lepc.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1C02 | |
| decimal | 7170 | |
| htmldecimal | ᰂ | |
| htmlhex | ᰂ | |
| css | \1C02 | |
| javascript | \u{1C02} | |
| python | \u1c02 | |
| java | \u1C02 | |
| go | \u1C02 | |
| ruby | \u{1C02} | |
| rust | \u{1C02} | |
| ccpp | \u1c02 | |
| urlencoded | %E1%B0%82 | |
| utf8bytes | e1 b0 82 | |
| utf16bebytes | 1c 02 | |
| utf32bebytes | 00 00 1c 02 |
How to Use
HTML:
ᰂ
CSS:
content: "\1C02"
JavaScript:
"\u{1C02}"
Python:
"\u1c02"
Properties
Frequently Asked Questions
What is the ᰂ character (LEPCHA LETTER KHA)?
ᰂ (LEPCHA LETTER KHA) is the Unicode character U+1C02.
What is the Unicode codepoint of LEPCHA LETTER KHA?
The LEPCHA LETTER KHA character (ᰂ) has codepoint U+1C02.
How do I type or copy LEPCHA LETTER KHA?
Copy ᰂ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.