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
ശ (MALAYALAM LETTER SHA) is the Unicode character at code point U+0D36. It belongs to the Malayalam block, in the Other Letter (Lo) general category. Its script is Mlym.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0D36 | |
| decimal | 3382 | |
| htmldecimal | ശ | |
| htmlhex | ശ | |
| css | \0D36 | |
| javascript | \u{D36} | |
| python | \u0d36 | |
| java | \u0D36 | |
| go | \u0D36 | |
| ruby | \u{D36} | |
| rust | \u{D36} | |
| ccpp | \u0d36 | |
| urlencoded | %E0%B4%B6 | |
| utf8bytes | e0 b4 b6 | |
| utf16bebytes | 0d 36 | |
| utf32bebytes | 00 00 0d 36 |
How to Use
HTML:
ശ
CSS:
content: "\0D36"
JavaScript:
"\u{D36}"
Python:
"\u0d36"
Properties
Frequently Asked Questions
What is the ശ character (MALAYALAM LETTER SHA)?
ശ (MALAYALAM LETTER SHA) is the Unicode character U+0D36.
What is the Unicode codepoint of MALAYALAM LETTER SHA?
The MALAYALAM LETTER SHA character (ശ) has codepoint U+0D36.
How do I type or copy MALAYALAM LETTER SHA?
Copy ശ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.