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