free-symbols
ٷ

Arabic Letter U With Hamza Above Letter

ٷ (U+0677) is the Arabic letter U with hamza above, used as a specific character in written Arabic.

U+0677

ٷ is a single Arabic character: ARABIC LETTER U WITH HAMZA ABOVE (U+0677). It’s commonly referenced by its Unicode code point when you need precise copying and rendering.

Arabic Letter U With Hamza Above Letter Meaning

ٷ is the Arabic letter “U” with a hamza above, identified in Unicode as ARABIC LETTER U WITH HAMZA ABOVE with code point U+0677. Because it’s a distinct Unicode character, it’s important to copy it exactly rather than substitute similar-looking marks or letters. In text, it appears as part of the standard written form where this specific letter is required. If you’re working in web or programming environments, using the correct Unicode escape (such as U+0677) helps ensure the glyph displays properly across fonts and platforms.

Common uses

  • Exact Arabic text reproduction where this specific letter form is required
  • Typography and layout testing for Unicode rendering in editors and design tools
  • Preparing multilingual content or names that include U+0677
  • Developing HTML/CSS/JavaScript strings that must include this exact character
  • Creating searchable text samples or documentation for Unicode character references

Examples

ٷ Arabic Letter U with Hamza Above

  • ٷٷ
  • ٷاٷ ب
  • ٷنص يحتوي على ٷ
  • ٷU+0677 = ٷ
  • ٷاستخدم ٷ في السطر

Variations

Technical codes

UnicodeU+0677
HTML Entityٷ
HTML Codeٷ
CSS\0677

FAQ

What does the Arabic Letter U With Hamza Above letter mean?

ٷ is the Arabic letter “U” with a hamza above, identified in Unicode as ARABIC LETTER U WITH HAMZA ABOVE with code point U+0677. Because it’s a distinct Unicode character, it’s important to copy it exactly rather than substitute similar-looking marks or letters. In text, it appears as part of the standard written form where this specific letter is required. If you’re working in web or programming environments, using the correct Unicode escape (such as U+0677) helps ensure the glyph displays properly across fonts and platforms.

What Unicode character is ٷ?

ٷ is ARABIC LETTER U WITH HAMZA ABOVE with Unicode code point U+0677.

How do I copy ٷ reliably in HTML?

Use the HTML entity: ٷ.

What is the CSS escape for ٷ?

Use: \\0677.

What is the JavaScript escape for ٷ?

Use: \\u{0677}.