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