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
ஒ (TAMIL LETTER O) is the Unicode character at code point U+0B92. It belongs to the Tamil block, in the Other Letter (Lo) general category. Its script is Taml.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0B92 | |
| decimal | 2962 | |
| htmldecimal | ஒ | |
| htmlhex | ஒ | |
| css | \0B92 | |
| javascript | \u{B92} | |
| python | \u0b92 | |
| java | \u0B92 | |
| go | \u0B92 | |
| ruby | \u{B92} | |
| rust | \u{B92} | |
| ccpp | \u0b92 | |
| urlencoded | %E0%AE%92 | |
| utf8bytes | e0 ae 92 | |
| utf16bebytes | 0b 92 | |
| utf32bebytes | 00 00 0b 92 |
How to Use
HTML:
ஒ
CSS:
content: "\0B92"
JavaScript:
"\u{B92}"
Python:
"\u0b92"
Properties
Frequently Asked Questions
What is the ஒ character (TAMIL LETTER O)?
ஒ (TAMIL LETTER O) is the Unicode character U+0B92.
What is the Unicode codepoint of TAMIL LETTER O?
The TAMIL LETTER O character (ஒ) has codepoint U+0B92.
How do I type or copy TAMIL LETTER O?
Copy ஒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.