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 INTERSYLLABIC TSHEG) is the Unicode character at code point U+0F0B. 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+0F0B | |
| decimal | 3851 | |
| htmldecimal | ་ | |
| htmlhex | ་ | |
| css | \0F0B | |
| javascript | \u{F0B} | |
| python | \u0f0b | |
| java | \u0F0B | |
| go | \u0F0B | |
| ruby | \u{F0B} | |
| rust | \u{F0B} | |
| ccpp | \u0f0b | |
| urlencoded | %E0%BC%8B | |
| utf8bytes | e0 bc 8b | |
| utf16bebytes | 0f 0b | |
| utf32bebytes | 00 00 0f 0b |
How to Use
HTML:
་
CSS:
content: "\0F0B"
JavaScript:
"\u{F0B}"
Python:
"\u0f0b"
Properties
Frequently Asked Questions
What is the ་ character (TIBETAN MARK INTERSYLLABIC TSHEG)?
་ (TIBETAN MARK INTERSYLLABIC TSHEG) is the Unicode character U+0F0B.
What is the Unicode codepoint of TIBETAN MARK INTERSYLLABIC TSHEG?
The TIBETAN MARK INTERSYLLABIC TSHEG character (་) has codepoint U+0F0B.
How do I type or copy TIBETAN MARK INTERSYLLABIC TSHEG?
Copy ་ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.