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