Malayalam Fraction Three Eightieths Letter
൚ is the Malayalam character for “three eightieths” fractions (U+0D5A).
U+0D5A
൚ is a specific Malayalam fraction character. It’s useful when you need an accurate, typographic representation of “three eightieths” in Malayalam text. This page helps you copy the symbol and use it in HTML, CSS, and JavaScript.
Malayalam Fraction Three Eightieths Letter Meaning
The character ൚ is named “MALAYALAM FRACTION THREE EIGHTIETHS” and has the Unicode code point U+0D5A. As part of the Malayalam block, it represents a fraction value rather than a general punctuation mark. Use it when a Malayalam text specifically calls for the “three eightieths” fraction form. In practice, it’s most relevant for typography, localization, and documents where fractions are expected to appear as standardized single characters. If you’re building text rendering or input systems, use the exact Unicode character to preserve correct meaning and display.
Common uses
- •Typing Malayalam text that includes a “three eightieths” fractional value
- •Preparing localized documents where standardized fraction characters are required
- •Designing posters or flyers that must display the exact Malayalam fraction glyph
- •Publishing content for Malayalam-language educational or math materials
- •Using in digital typography layouts where fractional symbols must match Unicode
Examples
൚ Malayalam Fraction Three Eightieths
- ൚അളവ്: ൚
- ൚മണിക്കൂറിന്റെ ഭാഗം ൚ ആയി നൽകുന്നു.
- ൚ഫലം ഏകദേശം ൚ ആയി രേഖപ്പെടുത്തുക.
- ൚ആകെത്തിന്റെ ൚ portion മാത്രം ഉപയോഗിച്ചു.
- ൚പാഠഭാഗത്തിൽ ൚ എന്ന ഭിന്നം കാണുക.
Variations
Technical codes
| Unicode | U+0D5A | |
| HTML Entity | ൚ | |
| HTML Code | ൚ | |
| CSS | \0D5A |
FAQ
What does the Malayalam Fraction Three Eightieths letter mean?
The character ൚ is named “MALAYALAM FRACTION THREE EIGHTIETHS” and has the Unicode code point U+0D5A. As part of the Malayalam block, it represents a fraction value rather than a general punctuation mark. Use it when a Malayalam text specifically calls for the “three eightieths” fraction form. In practice, it’s most relevant for typography, localization, and documents where fractions are expected to appear as standardized single characters. If you’re building text rendering or input systems, use the exact Unicode character to preserve correct meaning and display.
What is the Unicode code point for ൚?
The character ൚ has Unicode code point U+0D5A.
How can I copy ൚ for use in HTML?
You can use the HTML entity ൚ or copy the literal character ൚.
What is the correct CSS escape for ൚?
The CSS escape is \\0D5A.
Can I use JavaScript to insert ൚?
Yes. One option is \\u{0D5A} in a JavaScript string.