free-symbols

Kannada Vowel Sign Au Letter

The Kannada vowel sign AU (ೌ) represents the AU vowel sound in Kannada writing.

U+0CCC

“ೌ” is the Kannada Vowel Sign AU. It’s used in Kannada text as a combining mark that changes how a base consonant is pronounced. Use the provided escapes to copy it reliably in web and app projects.

Kannada Vowel Sign Au Letter Meaning

The character “ೌ” is the Kannada Vowel Sign AU (Unicode U+0CCC). In Kannada orthography, vowel signs are written to indicate vowel sounds associated with consonant letters. As a vowel sign, “ೌ” modifies the pronunciation of the consonant it combines with, indicating the “au” vowel quality. Because it is a vowel sign, you typically use it together with a preceding Kannada consonant or syllable in the same word. When copying into documents or code, use the provided HTML/CSS/JavaScript escapes to avoid font or encoding issues.

Common uses

  • Typing or composing Kannada text where the “au” vowel sign is required
  • Adding correct Kannada syllables in labels, UI text, and content localization
  • Designing Kannada typography layouts and testing rendering in web pages
  • Generating Kannada text programmatically using Unicode escapes
  • Correcting or validating copied Kannada strings in editors and forms

Examples

ೌ (Kannada Vowel Sign AU)

  • ಕೌ
  • ಖೌ
  • ಗೌ
  • ಜೌ
  • ಔರ

Variations

Technical codes

UnicodeU+0CCC
HTML Entityೌ
HTML Codeೌ
CSS\0CCC

FAQ

What does the Kannada Vowel Sign Au letter mean?

The character “ೌ” is the Kannada Vowel Sign AU (Unicode U+0CCC). In Kannada orthography, vowel signs are written to indicate vowel sounds associated with consonant letters. As a vowel sign, “ೌ” modifies the pronunciation of the consonant it combines with, indicating the “au” vowel quality. Because it is a vowel sign, you typically use it together with a preceding Kannada consonant or syllable in the same word. When copying into documents or code, use the provided HTML/CSS/JavaScript escapes to avoid font or encoding issues.

What is the Unicode for “ೌ”?

“ೌ” is U+0CCC (Kannada Vowel Sign AU).

How do I use it in HTML?

You can use the HTML entity: ೌ

How do I escape it in CSS or JavaScript?

CSS escape: \\0CCC. JavaScript escape: \\u{0CCC}.

Is “ೌ” a standalone letter or a combining vowel sign?

It is a Kannada vowel sign. In normal Kannada spelling, it combines with a base consonant to form the correct syllable sound.