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