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