copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ଷ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ଷ
Overview
ଷ (ORIYA LETTER SSA) is the Unicode character at code point U+0B37. It belongs to the Oriya block, in the Other Letter (Lo) general category. Its script is Orya.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0B37 | |
| decimal | 2871 | |
| htmldecimal | ଷ | |
| htmlhex | ଷ | |
| css | \0B37 | |
| javascript | \u{B37} | |
| python | \u0b37 | |
| java | \u0B37 | |
| go | \u0B37 | |
| ruby | \u{B37} | |
| rust | \u{B37} | |
| ccpp | \u0b37 | |
| urlencoded | %E0%AC%B7 | |
| utf8bytes | e0 ac b7 | |
| utf16bebytes | 0b 37 | |
| utf32bebytes | 00 00 0b 37 |
How to Use
HTML:
ଷ
CSS:
content: "\0B37"
JavaScript:
"\u{B37}"
Python:
"\u0b37"
Properties
Frequently Asked Questions
What is the ଷ character (ORIYA LETTER SSA)?
ଷ (ORIYA LETTER SSA) is the Unicode character U+0B37.
What is the Unicode codepoint of ORIYA LETTER SSA?
The ORIYA LETTER SSA character (ଷ) has codepoint U+0B37.
How do I type or copy ORIYA LETTER SSA?
Copy ଷ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.