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 I) is the Unicode character at code point U+0B3F. It belongs to the Oriya block, in the Nonspacing Mark (Mn) general category. Its script is Orya.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0B3F | |
| decimal | 2879 | |
| htmldecimal | ି | |
| htmlhex | ି | |
| css | \0B3F | |
| javascript | \u{B3F} | |
| python | \u0b3f | |
| java | \u0B3F | |
| go | \u0B3F | |
| ruby | \u{B3F} | |
| rust | \u{B3F} | |
| ccpp | \u0b3f | |
| urlencoded | %E0%AC%BF | |
| utf8bytes | e0 ac bf | |
| utf16bebytes | 0b 3f | |
| utf32bebytes | 00 00 0b 3f |
How to Use
HTML:
ି
CSS:
content: "\0B3F"
JavaScript:
"\u{B3F}"
Python:
"\u0b3f"
Properties
Frequently Asked Questions
What is the ି character (ORIYA VOWEL SIGN I)?
ି (ORIYA VOWEL SIGN I) is the Unicode character U+0B3F.
What is the Unicode codepoint of ORIYA VOWEL SIGN I?
The ORIYA VOWEL SIGN I character (ି) has codepoint U+0B3F.
How do I type or copy ORIYA VOWEL SIGN I?
Copy ି directly, or use the HTML entity, UTF-8, and code encodings shown on this page.