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