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