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 UYANNA) is the Unicode character at code point U+0D8B. 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+0D8B | |
| decimal | 3467 | |
| htmldecimal | උ | |
| htmlhex | උ | |
| css | \0D8B | |
| javascript | \u{D8B} | |
| python | \u0d8b | |
| java | \u0D8B | |
| go | \u0D8B | |
| ruby | \u{D8B} | |
| rust | \u{D8B} | |
| ccpp | \u0d8b | |
| urlencoded | %E0%B6%8B | |
| utf8bytes | e0 b6 8b | |
| utf16bebytes | 0d 8b | |
| utf32bebytes | 00 00 0d 8b |
How to Use
HTML:
උ
CSS:
content: "\0D8B"
JavaScript:
"\u{D8B}"
Python:
"\u0d8b"
Properties
Frequently Asked Questions
What is the උ character (SINHALA LETTER UYANNA)?
උ (SINHALA LETTER UYANNA) is the Unicode character U+0D8B.
What is the Unicode codepoint of SINHALA LETTER UYANNA?
The SINHALA LETTER UYANNA character (උ) has codepoint U+0D8B.
How do I type or copy SINHALA LETTER UYANNA?
Copy උ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.