free-symbols

Malayalam Digit Five Letter

൫ is the Malayalam numeral for the value five, encoded as U+0D6B.

U+0D6B

൫ is the Malayalam digit five used in numeral text written in the Malayalam script. You may see it in strings like dates, quantities, and localized number formats. This page helps you copy it and use it reliably in digital content.

Malayalam Digit Five Letter Meaning

൫ (MALAYALAM DIGIT FIVE, U+0D6B) is a Unicode character representing the number five in the Malayalam script. Like other script-specific digits, it is used when numbers are written using Malayalam numerals rather than Latin digits. In practice, you’ll encounter it in Malayalam-localized UI text, documents, and content where preserving the script style is important. If you’re building multilingual text systems, treat it as a digit character (not a punctuation mark) and ensure your fonts and rendering support U+0D6B so it displays correctly.

Common uses

  • Displaying localized quantities in Malayalam text
  • Writing dates and times in Malayalam numeral style
  • Creating culturally consistent UI labels and forms in Malayalam
  • Entering or validating digit input for Malayalam scripts
  • Typesetting Malayalam text with proper numeric script support

Examples

൫ Malayalam Digit Five (U+0D6B)

  • ഇന്ന് ൫ മണിയാണ്.
  • എന്റെ പ്രായം ൫ ആണ്.
  • ഓർഡറിൽ ൫ എണ്ണം ഉൾപ്പെടുന്നു.
  • തരം ൫ ലെ വിദ്യാർത്ഥികൾ.
  • വില ൫൦ രൂപ.

Variations

Technical codes

UnicodeU+0D6B
HTML Entity൫
HTML Code൫
CSS\0D6B

FAQ

What does the Malayalam Digit Five letter mean?

൫ (MALAYALAM DIGIT FIVE, U+0D6B) is a Unicode character representing the number five in the Malayalam script. Like other script-specific digits, it is used when numbers are written using Malayalam numerals rather than Latin digits. In practice, you’ll encounter it in Malayalam-localized UI text, documents, and content where preserving the script style is important. If you’re building multilingual text systems, treat it as a digit character (not a punctuation mark) and ensure your fonts and rendering support U+0D6B so it displays correctly.

What digit does ൫ represent?

൫ is the Malayalam digit for the number five.

What is the Unicode code point for ൫?

Its Unicode code point is U+0D6B.

How can I copy ൫ into HTML?

Use the HTML entity: ൫.

Can I use ൫ in CSS or JavaScript?

Yes. In CSS you can use \\0D6B, and in JavaScript you can use \\u{0D6B}.