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 HALF NINE) is the Unicode character at code point U+0F32. It belongs to the Tibetan block, in the Other Number (No) general category. Its script is Tibt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0F32 | |
| decimal | 3890 | |
| htmldecimal | ༲ | |
| htmlhex | ༲ | |
| css | \0F32 | |
| javascript | \u{F32} | |
| python | \u0f32 | |
| java | \u0F32 | |
| go | \u0F32 | |
| ruby | \u{F32} | |
| rust | \u{F32} | |
| ccpp | \u0f32 | |
| urlencoded | %E0%BC%B2 | |
| utf8bytes | e0 bc b2 | |
| utf16bebytes | 0f 32 | |
| utf32bebytes | 00 00 0f 32 |
How to Use
HTML:
༲
CSS:
content: "\0F32"
JavaScript:
"\u{F32}"
Python:
"\u0f32"
Properties
Frequently Asked Questions
What is the ༲ character (TIBETAN DIGIT HALF NINE)?
༲ (TIBETAN DIGIT HALF NINE) is the Unicode character U+0F32.
What is the Unicode codepoint of TIBETAN DIGIT HALF NINE?
The TIBETAN DIGIT HALF NINE character (༲) has codepoint U+0F32.
How do I type or copy TIBETAN DIGIT HALF NINE?
Copy ༲ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.