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 DIGIT HALF TWO) is the Unicode character at code point U+0F2B. It belongs to the Tibetan block, in the Other Number (No) general category. Its script is Tibt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0F2B | |
| decimal | 3883 | |
| htmldecimal | ༫ | |
| htmlhex | ༫ | |
| css | \0F2B | |
| javascript | \u{F2B} | |
| python | \u0f2b | |
| java | \u0F2B | |
| go | \u0F2B | |
| ruby | \u{F2B} | |
| rust | \u{F2B} | |
| ccpp | \u0f2b | |
| urlencoded | %E0%BC%AB | |
| utf8bytes | e0 bc ab | |
| utf16bebytes | 0f 2b | |
| utf32bebytes | 00 00 0f 2b |
How to Use
HTML:
༫
CSS:
content: "\0F2B"
JavaScript:
"\u{F2B}"
Python:
"\u0f2b"
Properties
Frequently Asked Questions
What is the ༫ character (TIBETAN DIGIT HALF TWO)?
༫ (TIBETAN DIGIT HALF TWO) is the Unicode character U+0F2B.
What is the Unicode codepoint of TIBETAN DIGIT HALF TWO?
The TIBETAN DIGIT HALF TWO character (༫) has codepoint U+0F2B.
How do I type or copy TIBETAN DIGIT HALF TWO?
Copy ༫ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.