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 LETTER O) is the Unicode character at code point U+0B13. It belongs to the Oriya block, in the Other Letter (Lo) general category. Its script is Orya.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0B13 | |
| decimal | 2835 | |
| htmldecimal | ଓ | |
| htmlhex | ଓ | |
| css | \0B13 | |
| javascript | \u{B13} | |
| python | \u0b13 | |
| java | \u0B13 | |
| go | \u0B13 | |
| ruby | \u{B13} | |
| rust | \u{B13} | |
| ccpp | \u0b13 | |
| urlencoded | %E0%AC%93 | |
| utf8bytes | e0 ac 93 | |
| utf16bebytes | 0b 13 | |
| utf32bebytes | 00 00 0b 13 |
How to Use
HTML:
ଓ
CSS:
content: "\0B13"
JavaScript:
"\u{B13}"
Python:
"\u0b13"
Properties
Frequently Asked Questions
What is the ଓ character (ORIYA LETTER O)?
ଓ (ORIYA LETTER O) is the Unicode character U+0B13.
What is the Unicode codepoint of ORIYA LETTER O?
The ORIYA LETTER O character (ଓ) has codepoint U+0B13.
How do I type or copy ORIYA LETTER O?
Copy ଓ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.