Tibetan Subjoined Letter Sha Letter
ྴ is the Tibetan subjoined letter SHA, encoded as U+0FB4 for use in Unicode text.
U+0FB4
The symbol ྴ is a Tibetan script character used as a subjoined letter. It has a dedicated Unicode code point, making it reliable for copy/paste across modern systems. Use the code details below for HTML, CSS, or JavaScript workflows.
Tibetan Subjoined Letter Sha Letter Meaning
ྴ is the Unicode character named “TIBETAN SUBJOINED LETTER SHA” with code point U+0FB4 (HTML entity ྴ). As a subjoined letter, it is typically written in relation to a preceding Tibetan base letter, shaping the combined syllable layout. In plain text, it behaves like a distinct character; in properly supported Tibetan fonts and rendering engines, it will appear in the correct subjoined form. Designers and developers often need this character to accurately reproduce Tibetan text, add linguistic content, or ensure that source strings match what users expect to see.
Common uses
- •Copy/paste accurate Tibetan text for social posts, notes, or chat
- •Digitally reproduce Tibetan names, terms, or transliterations in documents
- •Use in localization and UI text where Tibetan script characters must match
- •Test font coverage and rendering for Tibetan subjoined letters
- •Developers: insert the exact character in HTML/CSS/JavaScript with the given escapes
Examples
ྴ Tibetan Subjoined Letter SHA
- ྴབྷྴ ཞེས་འབྱུང༌།
- ྴལེགས་བཤདྴ དང་འབྲེལ།
- ྴསྐད་བརྗོདྴ གནས་ཚུལ།
- ྴམིང་དེྴ ཡིག་ཆར་བཀོད།
- ྴUnicode ཞིབ་འཇུགྴ བྱེད་པ།
Variations
Technical codes
| Unicode | U+0FB4 | |
| HTML Entity | ྴ | |
| HTML Code | ྴ | |
| CSS | \0FB4 |
FAQ
What does the Tibetan Subjoined Letter Sha letter mean?
ྴ is the Unicode character named “TIBETAN SUBJOINED LETTER SHA” with code point U+0FB4 (HTML entity ྴ). As a subjoined letter, it is typically written in relation to a preceding Tibetan base letter, shaping the combined syllable layout. In plain text, it behaves like a distinct character; in properly supported Tibetan fonts and rendering engines, it will appear in the correct subjoined form. Designers and developers often need this character to accurately reproduce Tibetan text, add linguistic content, or ensure that source strings match what users expect to see.
What is the Unicode code point for ྴ?
The symbol ྴ is U+0FB4 (TIBETAN SUBJOINED LETTER SHA).
How can I copy ྴ reliably in HTML?
You can use the HTML entity ྴ or paste the character directly where supported.
What do the subjoined letters mean in Tibetan writing?
A subjoined letter is written in relation to a base letter, affecting how the combined syllable is displayed. Proper rendering depends on Tibetan-capable fonts and text shaping.
How do I insert ྴ in JavaScript?
Use the Unicode escape \\u{0FB4} in a JavaScript string (or paste the character directly).