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
ඕ (SINHALA LETTER OOYANNA) is the Unicode character at code point U+0D95. It belongs to the Sinhala block, in the Other Letter (Lo) general category. Its script is Sinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0D95 | |
| decimal | 3477 | |
| htmldecimal | ඕ | |
| htmlhex | ඕ | |
| css | \0D95 | |
| javascript | \u{D95} | |
| python | \u0d95 | |
| java | \u0D95 | |
| go | \u0D95 | |
| ruby | \u{D95} | |
| rust | \u{D95} | |
| ccpp | \u0d95 | |
| urlencoded | %E0%B6%95 | |
| utf8bytes | e0 b6 95 | |
| utf16bebytes | 0d 95 | |
| utf32bebytes | 00 00 0d 95 |
How to Use
HTML:
ඕ
CSS:
content: "\0D95"
JavaScript:
"\u{D95}"
Python:
"\u0d95"
Properties
Frequently Asked Questions
What is the ඕ character (SINHALA LETTER OOYANNA)?
ඕ (SINHALA LETTER OOYANNA) is the Unicode character U+0D95.
What is the Unicode codepoint of SINHALA LETTER OOYANNA?
The SINHALA LETTER OOYANNA character (ඕ) has codepoint U+0D95.
How do I type or copy SINHALA LETTER OOYANNA?
Copy ඕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.