free-symbols

Devanagari Letter Tha Letter

थ is the Devanagari letter THA used in many Hindi and related scripts.

U+0925

थ is a Devanagari character represented by Unicode U+0925. It’s commonly used as a standalone letter and within words in Hindi text. You can copy it directly or use standard Unicode escapes in code.

Devanagari Letter Tha Letter Meaning

थ (Devanagari Letter THA) is a consonant letter used in Hindi and other Devanagari-based writing systems. In writing, it represents the THA sound category found in many everyday words and proper names. Depending on the surrounding letters, Devanagari text may also use additional marks (like vowel signs or conjunct forms) to shape how the consonant functions in context. For digital use, it’s identified as Unicode code point U+0925 and can be entered using direct copy/paste or escaped forms in HTML, CSS, and JavaScript.

Common uses

  • Typing or composing Hindi text in documents and chat
  • Designing multilingual typography that includes Devanagari scripts
  • Creating labels, names, or titles containing the letter थ
  • Building search indexes or text processing pipelines for Hindi
  • Programming UI strings that require exact Unicode characters

Examples

थ (Devanagari Letter THA) – Copy & Unicode Info

  • थल
  • थाना
  • थोड़ा
  • थीम
  • मंथन

Variations

Technical codes

UnicodeU+0925
HTML Entityथ
HTML Codeथ
CSS\0925

FAQ

What does the Devanagari Letter Tha letter mean?

थ (Devanagari Letter THA) is a consonant letter used in Hindi and other Devanagari-based writing systems. In writing, it represents the THA sound category found in many everyday words and proper names. Depending on the surrounding letters, Devanagari text may also use additional marks (like vowel signs or conjunct forms) to shape how the consonant functions in context. For digital use, it’s identified as Unicode code point U+0925 and can be entered using direct copy/paste or escaped forms in HTML, CSS, and JavaScript.

What Unicode character is “थ”?

“थ” is DEVANAGARI LETTER THA with Unicode code point U+0925.

How can I copy “थ” safely in my editor?

Copy the character directly from this page, then paste into your editor or app. Use a Unicode-compatible font to display it correctly.

What is the HTML entity for “थ”?

The HTML entity is थ.

How do I use “थ” in CSS or JavaScript?

CSS escape: \\0925. JavaScript escape: \\u{0925}.