free-symbols

Kannada Vowel Sign Oo Letter

The Kannada vowel sign OO (ೋ) is a vowel mark used in Kannada writing, represented by Unicode U+0CCB.

U+0CCB

“ೋ” is the Kannada vowel sign OO used to add the “oo” vowel sound to a base consonant in Kannada text. This page helps you identify the symbol and copy it reliably across devices and code.

Kannada Vowel Sign Oo Letter Meaning

“ೋ” (Unicode U+0CCB) is the Kannada vowel sign OO. It is a dependent vowel sign, meaning it is typically placed relative to a base Kannada consonant to indicate the “oo” vowel sound. In normal Kannada text, you’ll see this vowel sign used as part of syllables rather than as a standalone letter. For digital use, the important details are its Unicode code point (U+0CCB) and its common representations (HTML entity, CSS escape, and JavaScript escape) so you can paste or render it correctly in documents, web pages, and scripts.

Common uses

  • Typing Kannada words that require the “oo” vowel sound attached to a consonant
  • Correctly rendering syllables in Kannada text editors and IME outputs
  • Designing and proofreading Kannada typography and UI text
  • Including the character in web content via Unicode/HTML/CSS or copy-paste
  • Preparing subtitles, captions, or labels that include Kannada phonetics

Examples

ೋ (Kannada Vowel Sign OO) Symbol Guide

  • ಕೂ
  • ನೂ
  • ಲೋ
  • ಸೋ
  • ತೋ

Variations

Technical codes

UnicodeU+0CCB
HTML Entityೋ
HTML Codeೋ
CSS\0CCB

FAQ

What does the Kannada Vowel Sign Oo letter mean?

“ೋ” (Unicode U+0CCB) is the Kannada vowel sign OO. It is a dependent vowel sign, meaning it is typically placed relative to a base Kannada consonant to indicate the “oo” vowel sound. In normal Kannada text, you’ll see this vowel sign used as part of syllables rather than as a standalone letter. For digital use, the important details are its Unicode code point (U+0CCB) and its common representations (HTML entity, CSS escape, and JavaScript escape) so you can paste or render it correctly in documents, web pages, and scripts.

What is the Unicode code point for “ೋ”?

“ೋ” is U+0CCB (KANNADA VOWEL SIGN OO).

How can I copy the symbol into HTML?

Use the HTML entity: ೋ.

What is the CSS escape for this character?

The CSS escape is: \\0CCB.

How do I include it in JavaScript strings?

Use the JavaScript escape: \\u{0CCB}.