Tibetan Subjoined Letter Kssa Letter
ྐྵ is the Tibetan subjoined letter kssa (U+0FB9) used in Tibetan orthography.
U+0FB9
The symbol ྐྵ is a Tibetan character encoded at U+0FB9. It is specifically a subjoined form (appearing under a base letter) used in Tibetan writing. This page helps you copy it reliably across devices and developers’ tools.
Tibetan Subjoined Letter Kssa Letter Meaning
ྐྵ is the Unicode character named “TIBETAN SUBJOINED LETTER KSSA” (U+0FB9). As a subjoined letter, it is typically written attached under a base consonant within Tibetan script, forming a stacked or dependent spelling pattern rather than standing alone. In practice, it appears when certain syllable forms require the kssa component in subjoined position. Because it is a single Unicode code point, it can be copied directly into text fields, web pages, and programming strings, ensuring the correct Tibetan subjoined form is preserved.
Common uses
- •Copying Tibetan script text that contains the subjoined kssa form
- •Producing correct Tibetan typography in editors and document templates
- •Rendering Tibetan characters in web pages using Unicode directly
- •Using the character in localization strings and UI text for Tibetan language content
- •Adding the exact code point in developer scripts (HTML/CSS/JavaScript) for consistent display
Examples
ྐྵ Tibetan Subjoined Letter KSSA
- ྐྵPaste ྐྵ into a Tibetan text field: ྐྵ
- ྐྵUnicode string includes it: U+0FB9 contains ྐྵ
- ྐྵTesting rendering in a browser: ྐྵ
- ྐྵIncluding it in a label: Tibetan ྐྵ character
- ྐྵVerifying font support: ྐྵ in sample text
Variations
Technical codes
| Unicode | U+0FB9 | |
| HTML Entity | ྐྵ | |
| HTML Code | ྐྵ | |
| CSS | \0FB9 |
FAQ
What does the Tibetan Subjoined Letter Kssa letter mean?
ྐྵ is the Unicode character named “TIBETAN SUBJOINED LETTER KSSA” (U+0FB9). As a subjoined letter, it is typically written attached under a base consonant within Tibetan script, forming a stacked or dependent spelling pattern rather than standing alone. In practice, it appears when certain syllable forms require the kssa component in subjoined position. Because it is a single Unicode code point, it can be copied directly into text fields, web pages, and programming strings, ensuring the correct Tibetan subjoined form is preserved.
What is the Unicode code point for ྐྵ?
The symbol ྐྵ is U+0FB9.
How can I copy ྐྵ reliably in HTML?
Use the HTML entity: ྐྵ.
What do the terms “subjoined” and “kssa” mean here?
“Subjoined” indicates the form is written in a dependent position under a base letter, and “kssa” is the specific Tibetan letter component name.
How do I include ྐྵ in JavaScript?
Use the escape form \\u{0FB9} in a JavaScript string.