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 NNA) is the Unicode character at code point U+0F4E. 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+0F4E | |
| decimal | 3918 | |
| htmldecimal | ཎ | |
| htmlhex | ཎ | |
| css | \0F4E | |
| javascript | \u{F4E} | |
| python | \u0f4e | |
| java | \u0F4E | |
| go | \u0F4E | |
| ruby | \u{F4E} | |
| rust | \u{F4E} | |
| ccpp | \u0f4e | |
| urlencoded | %E0%BD%8E | |
| utf8bytes | e0 bd 8e | |
| utf16bebytes | 0f 4e | |
| utf32bebytes | 00 00 0f 4e |
How to Use
HTML:
ཎ
CSS:
content: "\0F4E"
JavaScript:
"\u{F4E}"
Python:
"\u0f4e"
Properties
Frequently Asked Questions
What is the ཎ character (TIBETAN LETTER NNA)?
ཎ (TIBETAN LETTER NNA) is the Unicode character U+0F4E.
What is the Unicode codepoint of TIBETAN LETTER NNA?
The TIBETAN LETTER NNA character (ཎ) has codepoint U+0F4E.
How do I type or copy TIBETAN LETTER NNA?
Copy ཎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.