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 NGAS BZUNG SGOR RTAGS) is the Unicode character at code point U+0F37. It belongs to the Tibetan block, in the Nonspacing Mark (Mn) general category. Its script is Tibt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0F37 | |
| decimal | 3895 | |
| htmldecimal | ༷ | |
| htmlhex | ༷ | |
| css | \0F37 | |
| javascript | \u{F37} | |
| python | \u0f37 | |
| java | \u0F37 | |
| go | \u0F37 | |
| ruby | \u{F37} | |
| rust | \u{F37} | |
| ccpp | \u0f37 | |
| urlencoded | %E0%BC%B7 | |
| utf8bytes | e0 bc b7 | |
| utf16bebytes | 0f 37 | |
| utf32bebytes | 00 00 0f 37 |
How to Use
HTML:
༷
CSS:
content: "\0F37"
JavaScript:
"\u{F37}"
Python:
"\u0f37"
Properties
Frequently Asked Questions
What is the ༷ character (TIBETAN MARK NGAS BZUNG SGOR RTAGS)?
༷ (TIBETAN MARK NGAS BZUNG SGOR RTAGS) is the Unicode character U+0F37.
What is the Unicode codepoint of TIBETAN MARK NGAS BZUNG SGOR RTAGS?
The TIBETAN MARK NGAS BZUNG SGOR RTAGS character (༷) has codepoint U+0F37.
How do I type or copy TIBETAN MARK NGAS BZUNG SGOR RTAGS?
Copy ༷ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.