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 YA) is the Unicode character at code point U+0B2F. 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+0B2F | |
| decimal | 2863 | |
| htmldecimal | ଯ | |
| htmlhex | ଯ | |
| css | \0B2F | |
| javascript | \u{B2F} | |
| python | \u0b2f | |
| java | \u0B2F | |
| go | \u0B2F | |
| ruby | \u{B2F} | |
| rust | \u{B2F} | |
| ccpp | \u0b2f | |
| urlencoded | %E0%AC%AF | |
| utf8bytes | e0 ac af | |
| utf16bebytes | 0b 2f | |
| utf32bebytes | 00 00 0b 2f |
How to Use
HTML:
ଯ
CSS:
content: "\0B2F"
JavaScript:
"\u{B2F}"
Python:
"\u0b2f"
Properties
Frequently Asked Questions
What is the ଯ character (ORIYA LETTER YA)?
ଯ (ORIYA LETTER YA) is the Unicode character U+0B2F.
What is the Unicode codepoint of ORIYA LETTER YA?
The ORIYA LETTER YA character (ଯ) has codepoint U+0B2F.
How do I type or copy ORIYA LETTER YA?
Copy ଯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.