Sinhala Lith Digit Six Letter
෬ is the Sinhala lith digit six character (U+0DEC) used as a numeral in Sinhala writing.
U+0DEC
෬ (U+0DEC) is a Sinhala character identified as “SINHALA LITH DIGIT SIX.” You can copy it directly for labels, text, or UI content that needs this specific numeral.
Sinhala Lith Digit Six Letter Meaning
෬ is the Unicode character named “SINHALA LITH DIGIT SIX” (U+0DEC). It represents the digit six in the Sinhala script as used for Sinhala lith digit forms. In practice, it’s used whenever text must display the specific Sinhala lith digit style rather than a different Sinhala numeral form. If you’re composing content that must match an existing document, font, or encoding standard, using this exact character (rather than a visually similar one) helps prevent mismatched glyphs and encoding issues. For web and app development, use the provided HTML entity, CSS escape, or JavaScript escape to reliably insert the symbol.
Common uses
- •Entering Sinhala lith digit six in localized text where the exact numeral character is required
- •Building typography or font testing strings for Sinhala glyph support
- •Preparing data for OCR/encoding workflows that expect U+0DEC specifically
- •Designing posters, stickers, or UI elements with precise Sinhala digit styling
- •Creating developer content (IDs, sample strings) that must match Unicode code points
Examples
෬ Sinhala Lith Digit Six
- ෬෬
- ෬අද ෬ වැනි දිනය
- ෬පියවර ෬
- ෬අංකය: ෬
- ෬පද්ධතිය ෬ අනුවාදය
Variations
Technical codes
| Unicode | U+0DEC | |
| HTML Entity | ෬ | |
| HTML Code | ෬ | |
| CSS | \0DEC |
FAQ
What does the Sinhala Lith Digit Six letter mean?
෬ is the Unicode character named “SINHALA LITH DIGIT SIX” (U+0DEC). It represents the digit six in the Sinhala script as used for Sinhala lith digit forms. In practice, it’s used whenever text must display the specific Sinhala lith digit style rather than a different Sinhala numeral form. If you’re composing content that must match an existing document, font, or encoding standard, using this exact character (rather than a visually similar one) helps prevent mismatched glyphs and encoding issues. For web and app development, use the provided HTML entity, CSS escape, or JavaScript escape to reliably insert the symbol.
What is the Unicode code point for ෬?
The Unicode code point for ෬ is U+0DEC.
How can I copy ෬ reliably in HTML?
Use the HTML entity: ෬
How do I insert ෬ in CSS?
Use the CSS escape: \\0DEC
How do I insert ෬ in JavaScript?
Use the JavaScript escape: \\u{0DEC}