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