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
๐ (DOGRA LETTER GHA) is the Unicode character at code point U+1180D. It belongs to the Dogra block, in the Other Letter (Lo) general category. Its script is Dogr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1180D | |
| decimal | 71693 | |
| htmldecimal | 𑠍 | |
| htmlhex | 𑠍 | |
| css | \1180D | |
| javascript | \u{1180D} | |
| python | \U0001180d | |
| java | \uD806\uDC0D | |
| go | \U0001180D | |
| ruby | \u{1180D} | |
| rust | \u{1180D} | |
| ccpp | \U0001180d | |
| urlencoded | %F0%91%A0%8D | |
| utf8bytes | f0 91 a0 8d | |
| utf16bebytes | d8 06 dc 0d | |
| utf32bebytes | 00 01 18 0d |
How to Use
HTML:
𑠍
CSS:
content: "\1180D"
JavaScript:
"\u{1180D}"
Python:
"\U0001180d"
Properties
Frequently Asked Questions
What is the ๐ character (DOGRA LETTER GHA)?
๐ (DOGRA LETTER GHA) is the Unicode character U+1180D.
What is the Unicode codepoint of DOGRA LETTER GHA?
The DOGRA LETTER GHA character (๐ ) has codepoint U+1180D.
How do I type or copy DOGRA LETTER GHA?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.