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
๐ (TODHRI LETTER QA) is the Unicode character at code point U+105DC. It belongs to the Todhri block, in the Other Letter (Lo) general category. Its script is Todr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+105DC | |
| decimal | 67036 | |
| htmldecimal | 𐗜 | |
| htmlhex | 𐗜 | |
| css | \105DC | |
| javascript | \u{105DC} | |
| python | \U000105dc | |
| java | \uD801\uDDDC | |
| go | \U000105DC | |
| ruby | \u{105DC} | |
| rust | \u{105DC} | |
| ccpp | \U000105dc | |
| urlencoded | %F0%90%97%9C | |
| utf8bytes | f0 90 97 9c | |
| utf16bebytes | d8 01 dd dc | |
| utf32bebytes | 00 01 05 dc |
How to Use
HTML:
𐗜
CSS:
content: "\105DC"
JavaScript:
"\u{105DC}"
Python:
"\U000105dc"
Properties
Frequently Asked Questions
What is the ๐ character (TODHRI LETTER QA)?
๐ (TODHRI LETTER QA) is the Unicode character U+105DC.
What is the Unicode codepoint of TODHRI LETTER QA?
The TODHRI LETTER QA character (๐) has codepoint U+105DC.
How do I type or copy TODHRI LETTER QA?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.