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
ཉ (TIBETAN LETTER NYA) is the Unicode character at code point U+0F49. It belongs to the Tibetan block, in the Other Letter (Lo) general category. Its script is Tibt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0F49 | |
| decimal | 3913 | |
| htmldecimal | ཉ | |
| htmlhex | ཉ | |
| css | \0F49 | |
| javascript | \u{F49} | |
| python | \u0f49 | |
| java | \u0F49 | |
| go | \u0F49 | |
| ruby | \u{F49} | |
| rust | \u{F49} | |
| ccpp | \u0f49 | |
| urlencoded | %E0%BD%89 | |
| utf8bytes | e0 bd 89 | |
| utf16bebytes | 0f 49 | |
| utf32bebytes | 00 00 0f 49 |
How to Use
HTML:
ཉ
CSS:
content: "\0F49"
JavaScript:
"\u{F49}"
Python:
"\u0f49"
Properties
Frequently Asked Questions
What is the ཉ character (TIBETAN LETTER NYA)?
ཉ (TIBETAN LETTER NYA) is the Unicode character U+0F49.
What is the Unicode codepoint of TIBETAN LETTER NYA?
The TIBETAN LETTER NYA character (ཉ) has codepoint U+0F49.
How do I type or copy TIBETAN LETTER NYA?
Copy ཉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.