free-symbols

Tibetan Vowel Sign U Letter

ུ is the Tibetan vowel sign U used to represent the vowel sound in Tibetan script.

U+0F74

ུ (Tibetan Vowel Sign U) is a standalone Tibetan script sign used with other characters to form syllables. This page helps you copy it reliably and use the correct Unicode/escape forms in documents and code.

Tibetan Vowel Sign U Letter Meaning

ུ is the Unicode character “TIBETAN VOWEL SIGN U” (U+0F74). In Tibetan writing, vowel signs are used to indicate how a vowel is pronounced within a syllable. The character is typically placed in relation to surrounding Tibetan letters according to Tibetan orthographic rules. When you type or copy syllables that include the vowel sign U, you’ll see it appear as the specific diacritic-like mark associated with the “u” vowel quality. For digital work, it’s best to rely on the exact Unicode character (U+0F74) or the provided escapes to avoid substitution by fonts or encoding issues.

Common uses

  • Copying Tibetan syllables in notes, captions, or subtitles that require the U vowel sign
  • Typing Tibetan text in editors that support Unicode Tibetan script
  • Using the character in web pages for linguistic or educational content
  • Adding the symbol in digital typography/layout (e.g., headings or labels) where Tibetan vowels must be accurate
  • Programming and templating text that must include the exact Unicode character reliably

Examples

ུ Tibetan Vowel Sign U

  • སྒྲ་ ུ དང་མཉམ་པའི་ཚིག
  • དེ་ནི་ ུ ཡིན།
  • ཁྱོད་ཀྱིས་ ུ རྒྱབ་ནས་བཀོད།
  • གསལ་བརྡ་—ུ
  • Unicode ུ (U+0F74) ကို ကူးယူပါ

Variations

Technical codes

UnicodeU+0F74
HTML Entityུ
HTML Codeུ
CSS\0F74

FAQ

What does the Tibetan Vowel Sign U letter mean?

ུ is the Unicode character “TIBETAN VOWEL SIGN U” (U+0F74). In Tibetan writing, vowel signs are used to indicate how a vowel is pronounced within a syllable. The character is typically placed in relation to surrounding Tibetan letters according to Tibetan orthographic rules. When you type or copy syllables that include the vowel sign U, you’ll see it appear as the specific diacritic-like mark associated with the “u” vowel quality. For digital work, it’s best to rely on the exact Unicode character (U+0F74) or the provided escapes to avoid substitution by fonts or encoding issues.

What is the Unicode code point for ུ?

The Unicode code point for ུ is U+0F74.

How can I copy ུ using HTML?

Use the HTML entity: ུ.

How do I include ུ in CSS?

You can use the CSS escape form: \\0F74.

How do I include ུ in JavaScript?

Use the JavaScript escape: \\u{0F74}.