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
ඃ (SINHALA SIGN VISARGAYA) is the Unicode character at code point U+0D83. It belongs to the Sinhala block, in the Spacing Mark (Mc) general category. Its script is Sinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0D83 | |
| decimal | 3459 | |
| htmldecimal | ඃ | |
| htmlhex | ඃ | |
| css | \0D83 | |
| javascript | \u{D83} | |
| python | \u0d83 | |
| java | \u0D83 | |
| go | \u0D83 | |
| ruby | \u{D83} | |
| rust | \u{D83} | |
| ccpp | \u0d83 | |
| urlencoded | %E0%B6%83 | |
| utf8bytes | e0 b6 83 | |
| utf16bebytes | 0d 83 | |
| utf32bebytes | 00 00 0d 83 |
How to Use
HTML:
ඃ
CSS:
content: "\0D83"
JavaScript:
"\u{D83}"
Python:
"\u0d83"
Properties
Frequently Asked Questions
What is the ඃ character (SINHALA SIGN VISARGAYA)?
ඃ (SINHALA SIGN VISARGAYA) is the Unicode character U+0D83.
What is the Unicode codepoint of SINHALA SIGN VISARGAYA?
The SINHALA SIGN VISARGAYA character (ඃ) has codepoint U+0D83.
How do I type or copy SINHALA SIGN VISARGAYA?
Copy ඃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.