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