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 SHA) is the Unicode character at code point U+0B36. 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+0B36 | |
| decimal | 2870 | |
| htmldecimal | ଶ | |
| htmlhex | ଶ | |
| css | \0B36 | |
| javascript | \u{B36} | |
| python | \u0b36 | |
| java | \u0B36 | |
| go | \u0B36 | |
| ruby | \u{B36} | |
| rust | \u{B36} | |
| ccpp | \u0b36 | |
| urlencoded | %E0%AC%B6 | |
| utf8bytes | e0 ac b6 | |
| utf16bebytes | 0b 36 | |
| utf32bebytes | 00 00 0b 36 |
How to Use
HTML:
ଶ
CSS:
content: "\0B36"
JavaScript:
"\u{B36}"
Python:
"\u0b36"
Properties
Frequently Asked Questions
What is the ଶ character (ORIYA LETTER SHA)?
ଶ (ORIYA LETTER SHA) is the Unicode character U+0B36.
What is the Unicode codepoint of ORIYA LETTER SHA?
The ORIYA LETTER SHA character (ଶ) has codepoint U+0B36.
How do I type or copy ORIYA LETTER SHA?
Copy ଶ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.