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 ANG KHANG GYAS) is the Unicode character at code point U+0F3D. It belongs to the Tibetan block, in the Close Punctuation (Pe) general category. Its script is Tibt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0F3D | |
| decimal | 3901 | |
| htmldecimal | ༽ | |
| htmlhex | ༽ | |
| css | \0F3D | |
| javascript | \u{F3D} | |
| python | \u0f3d | |
| java | \u0F3D | |
| go | \u0F3D | |
| ruby | \u{F3D} | |
| rust | \u{F3D} | |
| ccpp | \u0f3d | |
| urlencoded | %E0%BC%BD | |
| utf8bytes | e0 bc bd | |
| utf16bebytes | 0f 3d | |
| utf32bebytes | 00 00 0f 3d |
How to Use
HTML:
༽
CSS:
content: "\0F3D"
JavaScript:
"\u{F3D}"
Python:
"\u0f3d"
Properties
Frequently Asked Questions
What is the ༽ character (TIBETAN MARK ANG KHANG GYAS)?
༽ (TIBETAN MARK ANG KHANG GYAS) is the Unicode character U+0F3D.
What is the Unicode codepoint of TIBETAN MARK ANG KHANG GYAS?
The TIBETAN MARK ANG KHANG GYAS character (༽) has codepoint U+0F3D.
How do I type or copy TIBETAN MARK ANG KHANG GYAS?
Copy ༽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.