free-symbols

Telugu Letter Gha Letter

ఘ is the Telugu letter Gha, a Unicode character used in writing Telugu words.

U+0C18

The symbol “ఘ” is known as the Telugu Letter Gha (ఘ). It has a specific Unicode code point, making it reliable for digital text and programming. Use it for accurate Telugu spelling in documents, apps, and design files.

Telugu Letter Gha Letter Meaning

ఘ (Telugu Letter Gha) is a character used in the Telugu script to represent the sound associated with “gha.” Like other Telugu letters, it participates in forming words and maintaining correct spelling. In digital typography and text processing, the character is important because it must be encoded exactly (U+0C18) to match the intended Telugu letter rather than a similar-looking glyph. Designers and developers typically need the exact Unicode value or HTML/CSS/JavaScript escape so the character renders correctly across systems and fonts.

Common uses

  • Typing or proofreading Telugu text where the letter gha appears
  • Generating correct Telugu content in apps and forms
  • Designing posters, labels, and UI text in Telugu with accurate spelling
  • Using the character in linguistics notes, transliteration examples, or fonts research
  • Writing social media captions or headlines in Telugu that include this specific letter

Examples

ఘ Telugu Letter Gha

  • ఘటము
  • ఘనుడు
  • ఘడియ
  • సంఘం
  • ఘోష

Variations

Technical codes

UnicodeU+0C18
HTML Entityఘ
HTML Codeఘ
CSS\0C18

FAQ

What does the Telugu Letter Gha letter mean?

ఘ (Telugu Letter Gha) is a character used in the Telugu script to represent the sound associated with “gha.” Like other Telugu letters, it participates in forming words and maintaining correct spelling. In digital typography and text processing, the character is important because it must be encoded exactly (U+0C18) to match the intended Telugu letter rather than a similar-looking glyph. Designers and developers typically need the exact Unicode value or HTML/CSS/JavaScript escape so the character renders correctly across systems and fonts.

What is the Unicode code point for “ఘ”?

The Unicode code point for ఘ (TELUGU LETTER GHA) is U+0C18.

How can I copy “ఘ” using HTML?

You can use the HTML entity: ఘ.

How do I include “ఘ” in CSS?

Use the CSS escape: \\0C18.

How do I include “ఘ” in JavaScript?

Use: \\u{0C18}.