Bengali Vowel Sign Ii Letter
“ী” is the Bengali vowel sign II used to form vowel sounds with base consonants.
U+09C0
“ী” is a Bengali vowel sign used in Indic scripts to modify the vowel of a consonant. In Unicode it is named Bengali Vowel Sign II. You can copy it directly or use the provided HTML entity and escape sequences.
Bengali Vowel Sign Ii Letter Meaning
The Bengali letter sign “ী” (Unicode U+09C0) is a vowel sign that attaches to a consonant to indicate the vowel sound associated with “ī” in Bengali orthography. Like other vowel signs in Brahmic-derived writing systems, it does not stand alone as a full letter in normal writing; instead, it changes how the preceding consonant is pronounced when typesetting Bengali text. In practice, designers and developers use this character when rendering or composing Bengali words digitally, especially in fonts and text systems that require correct Unicode code points. Using the exact character U+09C0 helps ensure consistent display across platforms and browsers.
Common uses
- •Typing or composing Bengali words that use the vowel sign II
- •Web and app localization for Bengali UI text and labels
- •Designing Bengali typography in graphic tools and layout software
- •Generating Bengali text content in code using Unicode
- •Correctly rendering Bengali text in HTML/email documents
Examples
ী | Bengali Vowel Sign II
- ীকী (kī)
- ীবীজ (bīj)
- ীনীল (nīl)
- ীদীর্ঘ (dīrgha)
- ীরীতা (rīṭā)
Variations
Technical codes
| Unicode | U+09C0 | |
| HTML Entity | ী | |
| HTML Code | ী | |
| CSS | \09C0 |
FAQ
What does the Bengali Vowel Sign Ii letter mean?
The Bengali letter sign “ী” (Unicode U+09C0) is a vowel sign that attaches to a consonant to indicate the vowel sound associated with “ī” in Bengali orthography. Like other vowel signs in Brahmic-derived writing systems, it does not stand alone as a full letter in normal writing; instead, it changes how the preceding consonant is pronounced when typesetting Bengali text. In practice, designers and developers use this character when rendering or composing Bengali words digitally, especially in fonts and text systems that require correct Unicode code points. Using the exact character U+09C0 helps ensure consistent display across platforms and browsers.
What is the Unicode value of “ী”?
“ী” is Unicode U+09C0 (BENGALI VOWEL SIGN II).
How can I copy “ী” for use in HTML?
You can paste the character directly (ী) or use the HTML entity: ী.
What do I use in CSS or JavaScript to insert this character?
CSS escape: \\09C0. JavaScript escape: \\u{09C0}.
Can “ী” be used by itself like an independent letter?
In typical Bengali writing, it functions as a vowel sign that modifies a consonant rather than acting as a standalone letter.