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 LETTER PHA) is the Unicode character at code point U+0F55. 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+0F55 | |
| decimal | 3925 | |
| htmldecimal | ཕ | |
| htmlhex | ཕ | |
| css | \0F55 | |
| javascript | \u{F55} | |
| python | \u0f55 | |
| java | \u0F55 | |
| go | \u0F55 | |
| ruby | \u{F55} | |
| rust | \u{F55} | |
| ccpp | \u0f55 | |
| urlencoded | %E0%BD%95 | |
| utf8bytes | e0 bd 95 | |
| utf16bebytes | 0f 55 | |
| utf32bebytes | 00 00 0f 55 |
How to Use
HTML:
ཕ
CSS:
content: "\0F55"
JavaScript:
"\u{F55}"
Python:
"\u0f55"
Properties
Frequently Asked Questions
What is the ཕ character (TIBETAN LETTER PHA)?
ཕ (TIBETAN LETTER PHA) is the Unicode character U+0F55.
What is the Unicode codepoint of TIBETAN LETTER PHA?
The TIBETAN LETTER PHA character (ཕ) has codepoint U+0F55.
How do I type or copy TIBETAN LETTER PHA?
Copy ཕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.