free-symbols

Tamil Vowel Sign Oo Letter

The Tamil vowel sign OO (ோ, U+0BCB) is used with consonants to form the /oo/ sound.

U+0BCB

“ோ” is the Tamil vowel sign OO. It combines with Tamil consonants to produce syllables that end with the /oo/ vowel sound. Use the provided copy options for accurate digital text.

Tamil Vowel Sign Oo Letter Meaning

Tamil “ோ” (Unicode U+0BCB) is a vowel sign that represents the /oo/ sound when applied to a Tamil consonant. Like other Tamil vowel signs, it is not typically used alone; instead, it modifies the preceding consonant to create a complete syllable. In layouts and typography, it visually appears attached to the consonant (often positioned to the right), which means spacing and font rendering matter for proper display. For digital work—web, apps, forms, and social posts—use the exact Unicode character (or the provided HTML/CSS/JavaScript escapes) to avoid incorrect glyphs or broken text.

Common uses

  • Typing or composing Tamil syllables that require the /oo/ vowel sound
  • Copy/pasting correct Tamil characters into web pages, documents, and chat messages
  • Rendering Tamil text in front-end code using Unicode (HTML/CSS/JavaScript escapes)
  • Designing Tamil typography layouts where vowel signs must stay attached to consonants
  • Preparing subtitles, captions, and multilingual content that includes Tamil orthography

Examples

ோ Tamil Vowel Sign OO

  • கோ
  • தோ
  • போ
  • மோ
  • லோ

Variations

Technical codes

UnicodeU+0BCB
HTML Entityோ
HTML Codeோ
CSS\0BCB

FAQ

What does the Tamil Vowel Sign Oo letter mean?

Tamil “ோ” (Unicode U+0BCB) is a vowel sign that represents the /oo/ sound when applied to a Tamil consonant. Like other Tamil vowel signs, it is not typically used alone; instead, it modifies the preceding consonant to create a complete syllable. In layouts and typography, it visually appears attached to the consonant (often positioned to the right), which means spacing and font rendering matter for proper display. For digital work—web, apps, forms, and social posts—use the exact Unicode character (or the provided HTML/CSS/JavaScript escapes) to avoid incorrect glyphs or broken text.

What Unicode character is “ோ”?

“ோ” is TAMIL VOWEL SIGN OO with Unicode code point U+0BCB.

How do I copy “ோ” into a website or CMS?

Copy the character “ோ” directly, or use the HTML entity: ோ.

What is the CSS escape for this symbol?

The CSS escape is \\0BCB.

How do I include it in JavaScript?

Use the JavaScript escape \\u{0BCB}.