Gujarati Sign Virama Letter
Gujarati Sign Virama (્) is a character used to suppress the inherent vowel of a consonant in Gujarati.
U+0ACD
Gujarati Sign Virama is written as “્” and has the Unicode code point U+0ACD. It is mainly used in Gujarati script to control how consonants are pronounced and rendered. If you work with text formatting, typography, or localization, this character is often needed for correct spelling.
Gujarati Sign Virama Letter Meaning
Gujarati Sign Virama (્), Unicode U+0ACD, is a mark used with Gujarati consonants to suppress the inherent vowel that would otherwise be added by default. In practical terms, it helps represent consonant endings or conjunct-like behavior depending on how the surrounding characters are formed and how fonts render the sequence. When composing Gujarati text, placing this sign after a consonant can change the resulting glyph and reading compared to writing the consonant alone. For designers and developers, it’s also useful when you need precise control over script shaping and rendering for Gujarati localization.
Common uses
- •Creating consonant-final forms in Gujarati by suppressing the inherent vowel
- •Writing accurate Gujarati spellings in digital text input and localization workflows
- •Building or validating Gujarati word strings in fonts and text rendering tests
- •Adjusting Gujarati character sequences when generating text from scripts or templates
- •Typography and UI testing to verify how Gujarati virama sequences display in your chosen font
Examples
Gujarati Sign Virama (્) | U+0ACD
- ્ક્ (consonant with virama)
- ્ત્ (consonant with virama)
- ્મ્ (consonant with virama)
- ્ક્ + અ-others to check rendering behavior
- ્Using ં sequences around ક્ to test font shaping
Variations
Technical codes
| Unicode | U+0ACD | |
| HTML Entity | ્ | |
| HTML Code | ્ | |
| CSS | \0ACD |
FAQ
What does the Gujarati Sign Virama letter mean?
Gujarati Sign Virama (્), Unicode U+0ACD, is a mark used with Gujarati consonants to suppress the inherent vowel that would otherwise be added by default. In practical terms, it helps represent consonant endings or conjunct-like behavior depending on how the surrounding characters are formed and how fonts render the sequence. When composing Gujarati text, placing this sign after a consonant can change the resulting glyph and reading compared to writing the consonant alone. For designers and developers, it’s also useful when you need precise control over script shaping and rendering for Gujarati localization.
What is the Unicode code point for Gujarati Sign Virama?
Gujarati Sign Virama has Unicode code point U+0ACD.
How do I copy this symbol reliably in HTML?
Use the HTML entity: ્.
What is the correct CSS escape for this character?
The CSS escape is \\0ACD.
Where is this character commonly used?
It’s used in Gujarati text to suppress the inherent vowel of a consonant, affecting pronunciation and glyph rendering.