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