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 VOWEL SIGN O) is the Unicode character at code point U+0B4B. 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+0B4B | |
| decimal | 2891 | |
| htmldecimal | ୋ | |
| htmlhex | ୋ | |
| css | \0B4B | |
| javascript | \u{B4B} | |
| python | \u0b4b | |
| java | \u0B4B | |
| go | \u0B4B | |
| ruby | \u{B4B} | |
| rust | \u{B4B} | |
| ccpp | \u0b4b | |
| urlencoded | %E0%AD%8B | |
| utf8bytes | e0 ad 8b | |
| utf16bebytes | 0b 4b | |
| utf32bebytes | 00 00 0b 4b |
How to Use
HTML:
ୋ
CSS:
content: "\0B4B"
JavaScript:
"\u{B4B}"
Python:
"\u0b4b"
Properties
Frequently Asked Questions
What is the ୋ character (ORIYA VOWEL SIGN O)?
ୋ (ORIYA VOWEL SIGN O) is the Unicode character U+0B4B.
What is the Unicode codepoint of ORIYA VOWEL SIGN O?
The ORIYA VOWEL SIGN O character (ୋ) has codepoint U+0B4B.
How do I type or copy ORIYA VOWEL SIGN O?
Copy ୋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.