Tibetan Digit Half Nine Letter
༲ (U+0F32) is the Tibetan digit half nine character used in Tibetan digit notation.
U+0F32
The symbol ༲ is known as the Tibetan digit half nine. It has the Unicode code point U+0F32 and can be used wherever Tibetan digit characters are required. Below are practical ways to copy it and include it in documents and code.
Tibetan Digit Half Nine Letter Meaning
༲ is the Unicode character “TIBETAN DIGIT HALF NINE” (U+0F32). As a Tibetan digit, it represents a half-value version of the number nine within Tibetan digit notation. You’ll most often see it in text that uses Tibetan numerical forms, such as digit strings, localized numbering, or educational/typographic materials that preserve exact character forms. When working with fonts or input methods, ensure your environment supports the Tibetan block; otherwise the character may display as a missing glyph. Use the provided escapes to insert the character reliably in HTML, CSS, and JavaScript.
Common uses
- •Typing or rendering Tibetan numbers in localized text
- •Writing or proofreading documents that require exact Tibetan digit characters
- •Designing posters, badges, or UI elements that show Tibetan numerals correctly
- •Building multilingual content where digits must match Unicode precisely
- •Adding correct Tibetan numerals in spreadsheets or text templates
Examples
༲ Tibetan Digit Half Nine
- ༲ད༲ ལོ་ གསུམ།
- ༲ལ༲ གྲངས་ཐོ།
- ༲སྟོང་གྲངས་ ༲ དང་ བརྒྱ།
- ༲ཨང་༲ མཉམ་པ།
- ༲ནང་དོན་༲་ཞུས།
Variations
Technical codes
| Unicode | U+0F32 | |
| HTML Entity | ༲ | |
| HTML Code | ༲ | |
| CSS | \0F32 |
FAQ
What does the Tibetan Digit Half Nine letter mean?
༲ is the Unicode character “TIBETAN DIGIT HALF NINE” (U+0F32). As a Tibetan digit, it represents a half-value version of the number nine within Tibetan digit notation. You’ll most often see it in text that uses Tibetan numerical forms, such as digit strings, localized numbering, or educational/typographic materials that preserve exact character forms. When working with fonts or input methods, ensure your environment supports the Tibetan block; otherwise the character may display as a missing glyph. Use the provided escapes to insert the character reliably in HTML, CSS, and JavaScript.
What is the Unicode code point for ༲?
The Unicode code point for ༲ (Tibetan digit half nine) is U+0F32.
How can I copy ༲ into HTML?
You can paste the character directly, or use the HTML entity: ༲.
How do I enter ༲ in CSS?
Use the CSS escape: \\0F32.
How do I include ༲ in JavaScript?
Use the Unicode escape: \\u{0F32}.