Arabic Wavy Hamza Below Letter
ٟ (Arabic Wavy Hamza Below, U+065F) is an Arabic diacritic used under letters to mark a specific pronunciation cue.
U+065F
ٟ is an Arabic combining diacritic known as the Arabic Wavy Hamza Below. It’s used to add a “wavy hamza below” mark under an Arabic letter. Use the copy options below to insert it in text, web pages, or code.
Arabic Wavy Hamza Below Letter Meaning
The symbol ٟ is named “Arabic Wavy Hamza Below” and has Unicode code point U+065F. As a diacritic, it is typically combined with an Arabic letter rather than used by itself. Its role is to indicate a pronunciation-related modification where a hamza mark appears “below” the base character, rendered as a wavy form. You’ll most often encounter it in properly typeset Arabic text, markup, and digital typography when a specific vocalization/orthography detail must be represented accurately.
Common uses
- •Typing accurate Arabic text with the wavy hamza-below diacritic in documents or notes
- •Designing Arabic UI/typography where diacritics must render correctly under letters
- •Encoding Arabic content in HTML using the provided entity for consistency
- •Using the Unicode escape in JavaScript or templates to insert the symbol reliably
- •Preparing text for language learning, review, or scholarly editions that require diacritics
Examples
ٟ Arabic Wavy Hamza Below
- ٟاٟ
- ٟمٟ
- ٟكٟ
- ٟنٟ
- ٟلٟ
Variations
Technical codes
| Unicode | U+065F | |
| HTML Entity | ٟ | |
| HTML Code | ٟ | |
| CSS | \065F |
FAQ
What does the Arabic Wavy Hamza Below letter mean?
The symbol ٟ is named “Arabic Wavy Hamza Below” and has Unicode code point U+065F. As a diacritic, it is typically combined with an Arabic letter rather than used by itself. Its role is to indicate a pronunciation-related modification where a hamza mark appears “below” the base character, rendered as a wavy form. You’ll most often encounter it in properly typeset Arabic text, markup, and digital typography when a specific vocalization/orthography detail must be represented accurately.
Is ٟ a standalone character or a diacritic?
ٟ is an Arabic diacritic (combining mark). In typical usage it’s placed under an Arabic letter so it modifies the letter’s pronunciation/notation.
What is the Unicode code point for ٟ?
The symbol ٟ is U+065F (Unicode name: ARABIC WAVY HAMZA BELOW).
How can I insert ٟ in HTML?
Use the entity: ٟ .
How do I type or generate ٟ in code?
In CSS you can use \\065F, and in JavaScript you can use \\u{065F}.