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