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