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