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