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
ૐ (GUJARATI OM) is the Unicode character at code point U+0AD0. It belongs to the Gujarati block, in the Other Letter (Lo) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0AD0 | |
| decimal | 2768 | |
| htmldecimal | ૐ | |
| htmlhex | ૐ | |
| css | \0AD0 | |
| javascript | \u{AD0} | |
| python | \u0ad0 | |
| java | \u0AD0 | |
| go | \u0AD0 | |
| ruby | \u{AD0} | |
| rust | \u{AD0} | |
| ccpp | \u0ad0 | |
| urlencoded | %E0%AB%90 | |
| utf8bytes | e0 ab 90 | |
| utf16bebytes | 0a d0 | |
| utf32bebytes | 00 00 0a d0 |
How to Use
HTML:
ૐ
CSS:
content: "\0AD0"
JavaScript:
"\u{AD0}"
Python:
"\u0ad0"
Properties
Frequently Asked Questions
What is the ૐ character (GUJARATI OM)?
ૐ (GUJARATI OM) is the Unicode character U+0AD0.
What is the Unicode codepoint of GUJARATI OM?
The GUJARATI OM character (ૐ) has codepoint U+0AD0.
How do I type or copy GUJARATI OM?
Copy ૐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.