Malayalam Digit Zero Letter
൦ is the Malayalam numeral for zero, used in Malayalam digit text and numbering.
U+0D66
൦ represents the digit zero in the Malayalam script. Use it when writing numbers in Malayalam, localizing interfaces, or formatting multilingual content. You can copy the character directly or use standard Unicode escapes.
Malayalam Digit Zero Letter Meaning
Malayalam Digit Zero (൦) is the Unicode character for the number 0 written in the Malayalam numeral system. It belongs to the Malayalam script and is commonly used anywhere Malayalam digits appear: dates, quantities, page or chapter numbers, and other numeric text. In Unicode terms, its code point is U+0D66, which corresponds to the character’s identity across platforms. When you need to display Malayalam-style numerals consistently, use the actual symbol or the provided Unicode escape sequences in your HTML, CSS, or JavaScript.
Common uses
- •Writing numbers in Malayalam-language text (e.g., quantities and counts)
- •Localization of user interfaces that display numeric values in Malayalam
- •Entering Malayalam dates and timelines using Malayalam digits
- •Displaying page numbers, chapter numbers, or section labels in Malayalam
- •Designing typography or UI mockups that require Malayalam numeral forms
Examples
൦ Malayalam Digit Zero (U+0D66)
- ൦വില ൦ രൂപ
- ൦ദിവസം ൦൧/൦൦/൨൦൨൬
- ൦സ്റ്റോക്ക് ൦ ആയി
- ൦അധ്യായം ൦
- ൦ക്യാമ്പസ് ൦൧ നം.
Variations
Technical codes
| Unicode | U+0D66 | |
| HTML Entity | ൦ | |
| HTML Code | ൦ | |
| CSS | \0D66 |
FAQ
What does the Malayalam Digit Zero letter mean?
Malayalam Digit Zero (൦) is the Unicode character for the number 0 written in the Malayalam numeral system. It belongs to the Malayalam script and is commonly used anywhere Malayalam digits appear: dates, quantities, page or chapter numbers, and other numeric text. In Unicode terms, its code point is U+0D66, which corresponds to the character’s identity across platforms. When you need to display Malayalam-style numerals consistently, use the actual symbol or the provided Unicode escape sequences in your HTML, CSS, or JavaScript.
What Unicode character is “൦”?
“൦” is MALAYALAM DIGIT ZERO with Unicode code point U+0D66.
How can I copy ൦ into my project?
Copy the character directly (൦) or use the provided escapes such as HTML entity ൦ or JavaScript escape \\u{0D66}.
Will ൦ display correctly on all devices?
It should, as long as the font you’re using supports the Malayalam script. If it doesn’t, you may see a fallback glyph.
Is ൦ the same as the Latin character “0”?
They represent the value zero, but they are different characters: “൦” is the Malayalam digit form (U+0D66), while “0” is the Latin digit character.