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