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 SUBJOINED LETTER PHA) is the Unicode character at code point U+0FA5. It belongs to the Tibetan block, in the Nonspacing Mark (Mn) general category. Its script is Tibt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0FA5 | |
| decimal | 4005 | |
| htmldecimal | ྥ | |
| htmlhex | ྥ | |
| css | \0FA5 | |
| javascript | \u{FA5} | |
| python | \u0fa5 | |
| java | \u0FA5 | |
| go | \u0FA5 | |
| ruby | \u{FA5} | |
| rust | \u{FA5} | |
| ccpp | \u0fa5 | |
| urlencoded | %E0%BE%A5 | |
| utf8bytes | e0 be a5 | |
| utf16bebytes | 0f a5 | |
| utf32bebytes | 00 00 0f a5 |
How to Use
HTML:
ྥ
CSS:
content: "\0FA5"
JavaScript:
"\u{FA5}"
Python:
"\u0fa5"
Properties
Frequently Asked Questions
What is the ྥ character (TIBETAN SUBJOINED LETTER PHA)?
ྥ (TIBETAN SUBJOINED LETTER PHA) is the Unicode character U+0FA5.
What is the Unicode codepoint of TIBETAN SUBJOINED LETTER PHA?
The TIBETAN SUBJOINED LETTER PHA character (ྥ) has codepoint U+0FA5.
How do I type or copy TIBETAN SUBJOINED LETTER PHA?
Copy ྥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.