free-symbols

Tibetan Digit One Letter

༡ (Tibetan Digit One) is the Unicode character representing the number one in the Tibetan numeral system.

U+0F21

༡ is the Tibetan digit for “one,” encoded in Unicode as U+0F21. It’s commonly used when numbers are written in Tibetan script. You can copy it directly or use standard escape sequences in code.

Tibetan Digit One Letter Meaning

༡ is the Tibetan digit corresponding to the value “one.” It belongs to the Tibetan script and numeral forms, meaning it is primarily used as part of Tibetan number writing (e.g., constructing multi-digit numbers). In Unicode, it’s identified as “TIBETAN DIGIT ONE” with code point U+0F21. When used in text, it should be treated as a single character that may appear alongside other Tibetan digits to represent quantities, numbering, dates, or labels formatted in Tibetan script. For best results in technical contexts, use the correct Unicode code point rather than approximating with Latin numerals.

Common uses

  • Writing numbers in Tibetan script for multilingual documents
  • Number labeling in posters, flyers, and headings (e.g., “1” in Tibetan script)
  • Formatting data for localization into Tibetan numerals
  • Supporting language/typography samples and educational materials
  • Creating consistent numbering in PDFs, forms, and UI mockups

Examples

༡ Tibetan Digit One (U+0F21)

  • ཁས་ལེན། ༡
  • ལོ་ ༡༩༦༥
  • དང་པོ་ ༡
  • ཨང་ཀ་ ༡
  • བསྡུས་གྲངས་ ༡

Variations

Technical codes

UnicodeU+0F21
HTML Entity༡
HTML Code༡
CSS\0F21

FAQ

What does the Tibetan Digit One letter mean?

༡ is the Tibetan digit corresponding to the value “one.” It belongs to the Tibetan script and numeral forms, meaning it is primarily used as part of Tibetan number writing (e.g., constructing multi-digit numbers). In Unicode, it’s identified as “TIBETAN DIGIT ONE” with code point U+0F21. When used in text, it should be treated as a single character that may appear alongside other Tibetan digits to represent quantities, numbering, dates, or labels formatted in Tibetan script. For best results in technical contexts, use the correct Unicode code point rather than approximating with Latin numerals.

What is the Unicode code point for ༡?

The Tibetan Digit One symbol ༡ has Unicode code point U+0F21.

How do I type ༡ in HTML?

You can use the HTML entity ༡ to insert the character.

What escapes can I use in programming languages?

Use CSS escape \\0F21 or JavaScript escape \\u{0F21}.

Is ༡ the same as the Latin number 1?

It represents the value one, but it is a Tibetan script digit character, not the Latin '1'. Use it where Tibetan numeral formatting is required.