Sinhala Vowel Sign Gayanukitta Letter
ෟ (U+0DDF) is the Sinhala vowel sign Gayyanukitta used in written Sinhala.
U+0DDF
ෟ is a Sinhala vowel sign identified by the Unicode code point U+0DDF. It appears as a character that forms part of Sinhala spelling. Use the copy codes on this page to insert it reliably in web and app content.
Sinhala Vowel Sign Gayanukitta Letter Meaning
ෟ is the Unicode character “SINHALA VOWEL SIGN GAYANUKITTA” with code point U+0DDF (HTML entity ෟ). As a Sinhala vowel sign, it is used alongside Sinhala base letters to represent a specific vowel sound or vowel-related pronunciation in Sinhala writing. In practice, it is typically handled as part of normal Sinhala text rendering—so when you copy and paste it, the surrounding Sinhala letters determine how it visually combines in a given context. For digital work, it’s best to insert it using the provided Unicode/escape forms (CSS and JavaScript) to avoid font or encoding issues.
Common uses
- •Copying correct Sinhala text for documents and notes
- •Rendering Sinhala UI labels and form text on websites
- •Accurate transcription and data entry for Sinhala names and words
- •Typography and proofreading in Sinhala language content
- •Programming Sinhala strings using Unicode-safe input
Examples
ෟ Sinhala Vowel Sign Gayyanukitta
- ෟCopy and paste: ෟ into a Sinhala sentence
- ෟUI text example containing ෟ: බසෙහි ෟ ඇතුළත් වේ
- ෟData entry example: නම තුළ ෟ අක්ෂරය ඇත
- ෟProofreading example: ෟ අක්ෂරය නිවැරදිදැයි පරීක්ෂා කරන්න
- ෟDeveloper example:
Variations
Technical codes
| Unicode | U+0DDF | |
| HTML Entity | ෟ | |
| HTML Code | ෟ | |
| CSS | \0DDF |
FAQ
What does the Sinhala Vowel Sign Gayanukitta letter mean?
ෟ is the Unicode character “SINHALA VOWEL SIGN GAYANUKITTA” with code point U+0DDF (HTML entity ෟ). As a Sinhala vowel sign, it is used alongside Sinhala base letters to represent a specific vowel sound or vowel-related pronunciation in Sinhala writing. In practice, it is typically handled as part of normal Sinhala text rendering—so when you copy and paste it, the surrounding Sinhala letters determine how it visually combines in a given context. For digital work, it’s best to insert it using the provided Unicode/escape forms (CSS and JavaScript) to avoid font or encoding issues.
What is the Unicode name of ෟ?
The Unicode name is “SINHALA VOWEL SIGN GAYANUKITTA”.
What is the code point for ෟ?
ෟ has Unicode code point U+0DDF.
How do I copy ෟ into HTML?
Use the HTML entity ෟ or paste the character directly.
How do I use ෟ in CSS or JavaScript?
In CSS, you can use \\0DDF. In JavaScript, you can use \\u{0DDF}.