Tibetan Digit Half One Letter
༪ is the Tibetan digit “half one” character (U+0F2A) used in Tibetan numeral writing.
U+0F2A
The symbol ༪ is known as the Tibetan Digit Half One. It has a specific Unicode code point (U+0F2A), so it can be copied reliably across systems. Below you’ll find practical ways to use it in text and in code.
Tibetan Digit Half One Letter Meaning
༪ (U+0F2A) is the Unicode character named “Tibetan Digit Half One.” It belongs to the Tibetan block/category and represents a fractional digit value used in Tibetan numeral conventions. Like other numeric characters, it’s mainly encountered in texts that use Tibetan digits rather than Latin digits. If you’re typesetting Tibetan numerals, labeling sequences, or working with multilingual data, you can use this character directly or via its Unicode/HTML/CSS/JavaScript escapes to avoid font or encoding issues.
Common uses
- •Entering Tibetan numerals in plain text fields and documents
- •Labeling chapters, sections, or lists that use Tibetan digit conventions
- •Preparing multilingual typography where Tibetan digits must match Unicode
- •Using the symbol in data exports that preserve original scripts
- •Designing posters or social media graphics that include Tibetan numeral text
Examples
༪ Tibetan Digit Half One
- ༪གངས་ཀ་ ༪ ཡིས་
- ༪ལོ་ནང་ ༪ ལོ་
- ༪ཁྲོམ་ཚོགས་ ༪ དང་ གཉིས
- ༪སྒྲིག་གཞི་ ༪
- ༪ཚད་འཛིན་ ༪ དང་བཅས
Variations
Technical codes
| Unicode | U+0F2A | |
| HTML Entity | ༪ | |
| HTML Code | ༪ | |
| CSS | \0F2A |
FAQ
What does the Tibetan Digit Half One letter mean?
༪ (U+0F2A) is the Unicode character named “Tibetan Digit Half One.” It belongs to the Tibetan block/category and represents a fractional digit value used in Tibetan numeral conventions. Like other numeric characters, it’s mainly encountered in texts that use Tibetan digits rather than Latin digits. If you’re typesetting Tibetan numerals, labeling sequences, or working with multilingual data, you can use this character directly or via its Unicode/HTML/CSS/JavaScript escapes to avoid font or encoding issues.
What is the Unicode code point for ༪?
The Unicode code point for ༪ (Tibetan Digit Half One) is U+0F2A.
How can I copy the symbol into HTML?
You can use the HTML entity: ༪ or paste the character directly as ༪.
How do I write this character in CSS?
Use the CSS escape \\0F2A.
How do I include ༪ in JavaScript strings?
Use the JavaScript escape \\u{0F2A} in a string literal.