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