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 THA) is the Unicode character at code point U+1181A. 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+1181A | |
| decimal | 71706 | |
| htmldecimal | 𑠚 | |
| htmlhex | 𑠚 | |
| css | \1181A | |
| javascript | \u{1181A} | |
| python | \U0001181a | |
| java | \uD806\uDC1A | |
| go | \U0001181A | |
| ruby | \u{1181A} | |
| rust | \u{1181A} | |
| ccpp | \U0001181a | |
| urlencoded | %F0%91%A0%9A | |
| utf8bytes | f0 91 a0 9a | |
| utf16bebytes | d8 06 dc 1a | |
| utf32bebytes | 00 01 18 1a |
How to Use
HTML:
𑠚
CSS:
content: "\1181A"
JavaScript:
"\u{1181A}"
Python:
"\U0001181a"
Properties
Frequently Asked Questions
What is the ๐ character (DOGRA LETTER THA)?
๐ (DOGRA LETTER THA) is the Unicode character U+1181A.
What is the Unicode codepoint of DOGRA LETTER THA?
The DOGRA LETTER THA character (๐ ) has codepoint U+1181A.
How do I type or copy DOGRA LETTER THA?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.