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 SIGN VIRAMA) is the Unicode character at code point U+0B4D. It belongs to the Oriya block, in the Nonspacing Mark (Mn) general category. Its script is Orya.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0B4D | |
| decimal | 2893 | |
| htmldecimal | ୍ | |
| htmlhex | ୍ | |
| css | \0B4D | |
| javascript | \u{B4D} | |
| python | \u0b4d | |
| java | \u0B4D | |
| go | \u0B4D | |
| ruby | \u{B4D} | |
| rust | \u{B4D} | |
| ccpp | \u0b4d | |
| urlencoded | %E0%AD%8D | |
| utf8bytes | e0 ad 8d | |
| utf16bebytes | 0b 4d | |
| utf32bebytes | 00 00 0b 4d |
How to Use
HTML:
୍
CSS:
content: "\0B4D"
JavaScript:
"\u{B4D}"
Python:
"\u0b4d"
Properties
Frequently Asked Questions
What is the ୍ character (ORIYA SIGN VIRAMA)?
୍ (ORIYA SIGN VIRAMA) is the Unicode character U+0B4D.
What is the Unicode codepoint of ORIYA SIGN VIRAMA?
The ORIYA SIGN VIRAMA character (୍) has codepoint U+0B4D.
How do I type or copy ORIYA SIGN VIRAMA?
Copy ୍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.