Sinhala Lith Digit Eight Letter
෮ is the Sinhala lith digit eight character used in Sinhala numeral text.
U+0DEE
෮ represents the digit eight in the Sinhala script’s “lith digit” form. It’s useful when you need exact character matching for Sinhala numeral content or typography work. Below you’ll find copy/paste options and encoding escapes.
Sinhala Lith Digit Eight Letter Meaning
෮ (Unicode U+0DEE) is the “Sinhala Lith Digit Eight.” It belongs to the Sinhala character set and specifically represents the numeral 8 in a lith-style digit form. Use it when your text must match a particular Sinhala numeral presentation, such as digit styling, legacy typography, or encoded text that expects this exact code point. In practical terms, treat it as a single digit character like other number glyphs: it will display as “8” depending on the font support and rendering environment. For web and app development, the most reliable way to insert it is via Unicode escapes or the provided HTML entity.
Common uses
- •Copy/paste the exact Sinhala lith digit for digit sequences in Sinhala text
- •Rendering or testing typography where a specific Unicode character is required
- •Encoding digits in Sinhala numeral strings for content imports/exports
- •UI display for localized numbering that must preserve exact characters
- •Creating accurate sample text for fonts, language tools, or previews
Examples
෮ Sinhala Lith Digit Eight
- ෮෮
- ෮අංක ෮
- ෮අද ෮.00
- ෮පිටුව ෮
- ෮සංඛ්යාව: ෮
Variations
Technical codes
| Unicode | U+0DEE | |
| HTML Entity | ෮ | |
| HTML Code | ෮ | |
| CSS | \0DEE |
FAQ
What does the Sinhala Lith Digit Eight letter mean?
෮ (Unicode U+0DEE) is the “Sinhala Lith Digit Eight.” It belongs to the Sinhala character set and specifically represents the numeral 8 in a lith-style digit form. Use it when your text must match a particular Sinhala numeral presentation, such as digit styling, legacy typography, or encoded text that expects this exact code point. In practical terms, treat it as a single digit character like other number glyphs: it will display as “8” depending on the font support and rendering environment. For web and app development, the most reliable way to insert it is via Unicode escapes or the provided HTML entity.
What Unicode character is ෮?
෮ is “SINHALA LITH DIGIT EIGHT,” Unicode code point U+0DEE.
How can I copy ෮ into HTML?
You can use the HTML entity: ෮.
What are the CSS and JavaScript escapes for this symbol?
CSS escape: \\0DEE. JavaScript (ES6+): \\u{0DEE}.
Will ෮ always display as an eight on my device?
It depends on font and rendering support. If the font supports U+0DEE, it should render as the Sinhala lith digit eight; otherwise, it may show a fallback glyph.