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