free-symbols

Malayalam Vowel Sign Oo Letter

“ോ” is the Malayalam vowel sign OO (U+0D4B) used to form the vowel sound “oo” in written Malayalam.

U+0D4B

“ോ” (Malayalam vowel sign OO) is a combining mark used in Malayalam script. It attaches to a consonant to modify its vowel sound. This page helps you copy it reliably across platforms and code.

Malayalam Vowel Sign Oo Letter Meaning

Malayalam “ോ” is a vowel sign, specifically named “MALAYALAM VOWEL SIGN OO” with Unicode codepoint U+0D4B. In Malayalam writing, it is typically used in combination with a preceding consonant (or consonant letter) to produce an “oo” vowel quality in the syllable. As a combining mark, it may need a base consonant character before it displays in the expected position. When typing or rendering text, correct font support and Unicode handling are important so the vowel sign forms correctly with the consonant it modifies.

Common uses

  • Writing Malayalam syllables that require the “oo” vowel sign after a consonant
  • Correctly encoding or displaying Malayalam text in apps and web pages using Unicode
  • Using the symbol in digital typography where Malayalam shaping and combining marks are supported
  • Creating search-friendly text for Malayalam names, words, or content metadata
  • Rendering Malayalam subtitles or captions with accurate Unicode characters

Examples

ო Malayalam Vowel Sign OO (U+0D4B)

  • ക + ോ → കോ
  • പ + ോ → പോ
  • മ + ോ → മോ
  • ത + ോ → തോ
  • സ + ോ → സൂ

Variations

Technical codes

UnicodeU+0D4B
HTML Entityോ
HTML Codeോ
CSS\0D4B

FAQ

What does the Malayalam Vowel Sign Oo letter mean?

Malayalam “ോ” is a vowel sign, specifically named “MALAYALAM VOWEL SIGN OO” with Unicode codepoint U+0D4B. In Malayalam writing, it is typically used in combination with a preceding consonant (or consonant letter) to produce an “oo” vowel quality in the syllable. As a combining mark, it may need a base consonant character before it displays in the expected position. When typing or rendering text, correct font support and Unicode handling are important so the vowel sign forms correctly with the consonant it modifies.

What is the Unicode codepoint for “ോ”?

It is U+0D4B and its Unicode name is MALAYALAM VOWEL SIGN OO.

Is “ോ” a standalone letter or a combining mark?

“ോ” is a vowel sign (a combining mark). It is designed to be used with a Malayalam consonant so it can modify the syllable’s vowel.

How can I paste or represent it in HTML?

You can use the HTML entity: ോ.

What are common ways to use it in code?

You can use the CSS escape \\0D4B, or the JavaScript escape \\u{0D4B}.