free-symbols

Tibetan Digit Three Letter

༣ is the Tibetan digit for the number three, encoded as U+0F23.

U+0F23

The symbol ༣ is known as the Tibetan Digit Three. It’s a Unicode character used to write the number 3 in Tibetan numeral text. You can copy it directly or insert it using its Unicode code point U+0F23.

Tibetan Digit Three Letter Meaning

༣ is the Tibetan script digit representing the value three (3). Like other Tibetan digits, it’s most commonly seen in strings that use Tibetan numerals rather than Latin numerals. People may encounter it in localized UI text, historical or typographic materials, or documents that follow Tibetan numbering conventions. In practice, its meaning is primarily numeric: it indicates the third item in a sequence, quantities involving three, or a digit within larger Tibetan numeral groupings. When working digitally, ensure the font you use supports the Tibetan block so the character renders correctly.

Common uses

  • Displaying or labeling items using Tibetan numerals (e.g., “3” in a Tibetan-style list)
  • Typing localized content where Tibetan digits are preferred over Latin digits
  • Designing posters, book pages, or typography layouts that include Tibetan numerals
  • Creating educational or reference materials that demonstrate Tibetan digit shapes
  • Using the character in social media posts or captions referencing “three” in Tibetan script

Examples

༣ Tibetan Digit Three (U+0F23)

  • དང་པོ ༢ གཉིས་པ ༣ གསུམ་པ
  • ཚོགས་ཁང་ ༣ ལོ
  • རིམ་པ་ ༣
  • གྲངས་ ༣ ཡོད།
  • བོད་ཀྱི་གྲངས་ ༣

Variations

Technical codes

UnicodeU+0F23
HTML Entity༣
HTML Code༣
CSS\0F23

FAQ

What does the Tibetan Digit Three letter mean?

༣ is the Tibetan script digit representing the value three (3). Like other Tibetan digits, it’s most commonly seen in strings that use Tibetan numerals rather than Latin numerals. People may encounter it in localized UI text, historical or typographic materials, or documents that follow Tibetan numbering conventions. In practice, its meaning is primarily numeric: it indicates the third item in a sequence, quantities involving three, or a digit within larger Tibetan numeral groupings. When working digitally, ensure the font you use supports the Tibetan block so the character renders correctly.

What is the Unicode code point for ༣?

The Tibetan Digit Three is U+0F23.

How do I copy ༣ for use in HTML?

You can copy the character directly, or use the HTML entity ༣.

How do I insert ༣ using JavaScript?

Use the escape sequence \\u{0F23} in JavaScript strings (if your environment supports Unicode code point escapes).

Will ༣ display correctly on all devices?

It depends on font support for the Tibetan Unicode block. If the font lacks glyphs, it may not render as expected.