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