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 MARK NYIS TSHEG) is the Unicode character at code point U+0FD2. It belongs to the Tibetan block, in the Other Punctuation (Po) general category. Its script is Tibt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0FD2 | |
| decimal | 4050 | |
| htmldecimal | ࿒ | |
| htmlhex | ࿒ | |
| css | \0FD2 | |
| javascript | \u{FD2} | |
| python | \u0fd2 | |
| java | \u0FD2 | |
| go | \u0FD2 | |
| ruby | \u{FD2} | |
| rust | \u{FD2} | |
| ccpp | \u0fd2 | |
| urlencoded | %E0%BF%92 | |
| utf8bytes | e0 bf 92 | |
| utf16bebytes | 0f d2 | |
| utf32bebytes | 00 00 0f d2 |
How to Use
HTML:
࿒
CSS:
content: "\0FD2"
JavaScript:
"\u{FD2}"
Python:
"\u0fd2"
Properties
Frequently Asked Questions
What is the ࿒ character (TIBETAN MARK NYIS TSHEG)?
࿒ (TIBETAN MARK NYIS TSHEG) is the Unicode character U+0FD2.
What is the Unicode codepoint of TIBETAN MARK NYIS TSHEG?
The TIBETAN MARK NYIS TSHEG character (࿒) has codepoint U+0FD2.
How do I type or copy TIBETAN MARK NYIS TSHEG?
Copy ࿒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.