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