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
ੰ (GURMUKHI TIPPI) is the Unicode character at code point U+0A70. It belongs to the Gurmukhi block, in the Nonspacing Mark (Mn) general category. Its script is Guru.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A70 | |
| decimal | 2672 | |
| htmldecimal | ੰ | |
| htmlhex | ੰ | |
| css | \0A70 | |
| javascript | \u{A70} | |
| python | \u0a70 | |
| java | \u0A70 | |
| go | \u0A70 | |
| ruby | \u{A70} | |
| rust | \u{A70} | |
| ccpp | \u0a70 | |
| urlencoded | %E0%A9%B0 | |
| utf8bytes | e0 a9 b0 | |
| utf16bebytes | 0a 70 | |
| utf32bebytes | 00 00 0a 70 |
How to Use
HTML:
ੰ
CSS:
content: "\0A70"
JavaScript:
"\u{A70}"
Python:
"\u0a70"
Properties
Frequently Asked Questions
What is the ੰ character (GURMUKHI TIPPI)?
ੰ (GURMUKHI TIPPI) is the Unicode character U+0A70.
What is the Unicode codepoint of GURMUKHI TIPPI?
The GURMUKHI TIPPI character (ੰ) has codepoint U+0A70.
How do I type or copy GURMUKHI TIPPI?
Copy ੰ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.