Sinhala Letter Aeeyanna Letter
ඈ is the Sinhala letter Aee(y)anna, a character used in Sinhala writing.
U+0D88
ඈ (Sinhala Letter Aee(y)anna) is a Unicode character used as part of the Sinhala script. You can copy it directly or insert it using standard Unicode escape formats. This page provides practical copy/paste options and developer-friendly escapes.
Sinhala Letter Aeeyanna Letter Meaning
ඈ is the Sinhala letter “Aee(y)anna” (Unicode U+0D88). Like other letters in the Sinhala alphabet, it represents a specific vowel sound in Sinhala words and therefore appears in properly spelled text. In practice, you’ll encounter ඈ in real Sinhala writing rather than as a standalone punctuation mark or symbol. If you’re building multilingual content, this character may show up in names, places, and everyday vocabulary that use the Sinhala orthography. When inserting it into web pages, fonts and input methods matter: using Unicode escapes (HTML/CSS/JavaScript) helps ensure consistent rendering.
Common uses
- •Typing or composing Sinhala text in editors and word processors
- •Adding correct Sinhala characters to names and locations in databases
- •Designing multilingual posters, labels, and UI elements that include ඈ
- •Publishing Sinhala content for blogs, social media, and news
- •Implementing Sinhala strings in web or app code using Unicode escapes
Examples
ඈ Sinhala Letter Aee(y)anna
- ඈඈ මගේ නම වේ.
- ඈඈ කොහෙද?
- ඈඔබ ඈ ලියනවද?
- ඈනව වචනයේ ඈ ඇත.
- ඈඈ සමඟ නිවැරදිව පිටපත් කරන්න.
Variations
Technical codes
| Unicode | U+0D88 | |
| HTML Entity | ඈ | |
| HTML Code | ඈ | |
| CSS | \0D88 |
FAQ
What does the Sinhala Letter Aeeyanna letter mean?
ඈ is the Sinhala letter “Aee(y)anna” (Unicode U+0D88). Like other letters in the Sinhala alphabet, it represents a specific vowel sound in Sinhala words and therefore appears in properly spelled text. In practice, you’ll encounter ඈ in real Sinhala writing rather than as a standalone punctuation mark or symbol. If you’re building multilingual content, this character may show up in names, places, and everyday vocabulary that use the Sinhala orthography. When inserting it into web pages, fonts and input methods matter: using Unicode escapes (HTML/CSS/JavaScript) helps ensure consistent rendering.
What Unicode character is ඈ?
ඈ is the Sinhala Letter Aee(y)anna with Unicode code point U+0D88.
How can I insert ඈ in HTML?
Use the HTML entity: ඈ
How do I use ඈ in CSS?
You can use the CSS escape: \\0D88
How do I use ඈ in JavaScript strings?
Use the JavaScript Unicode escape: \\u{0D88}