Oriya Letter Ssa Letter
ଷ is the Oriya Letter SSA used in the Odia (Oriya) writing system.
U+0B37
“ଷ” is a character from the Oriya (Odia) script. It’s commonly referenced by its Unicode name, ORIYA LETTER SSA. Use the copy options below to place it in documents, websites, and code.
Oriya Letter Ssa Letter Meaning
The symbol “ଷ” is known as the Oriya Letter SSA (Unicode U+0B37). It belongs to the Oriya/Odia writing system and represents a specific consonant letter used when spelling words in Oriya. In practice, you’ll encounter it in properly written Odia text and transliterated forms where this consonant is preserved. If you’re designing multilingual interfaces or publishing Odia content, correct encoding matters: use the actual character or a matching HTML/CSS/JavaScript escape form so it renders reliably across browsers and fonts.
Common uses
- •Copy/paste for Odia (Oriya) text entry in documents and messaging apps
- •UI and website localization where Odia characters must display correctly
- •Typography and font testing to confirm glyph rendering for U+0B37
- •Developer use in code via HTML entities or Unicode escape sequences
- •Social media and content creation requiring accurate Odia spelling
Examples
ଷ Oriya Letter SSA (U+0B37)
- ଷଷ
- ଷଅଷ୍ଟ
- ଷକଷ୍ଟ
- ଷଦୁଷ୍ଟ
- ଷଉଷ୍ଣ
Variations
Technical codes
| Unicode | U+0B37 | |
| HTML Entity | ଷ | |
| HTML Code | ଷ | |
| CSS | \0B37 |
FAQ
What does the Oriya Letter Ssa letter mean?
The symbol “ଷ” is known as the Oriya Letter SSA (Unicode U+0B37). It belongs to the Oriya/Odia writing system and represents a specific consonant letter used when spelling words in Oriya. In practice, you’ll encounter it in properly written Odia text and transliterated forms where this consonant is preserved. If you’re designing multilingual interfaces or publishing Odia content, correct encoding matters: use the actual character or a matching HTML/CSS/JavaScript escape form so it renders reliably across browsers and fonts.
What is the Unicode code point for ଷ?
The Unicode code point is U+0B37, and its Unicode name is ORIYA LETTER SSA.
How can I copy “ଷ” in HTML?
You can use the HTML entity: ଷ
What escape sequence should I use in CSS?
Use the CSS escape: \\0B37
How do I represent this character in JavaScript?
Use the JavaScript escape: \\u{0B37}