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 PA) is the Unicode character at code point U+105DB. 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+105DB | |
| decimal | 67035 | |
| htmldecimal | 𐗛 | |
| htmlhex | 𐗛 | |
| css | \105DB | |
| javascript | \u{105DB} | |
| python | \U000105db | |
| java | \uD801\uDDDB | |
| go | \U000105DB | |
| ruby | \u{105DB} | |
| rust | \u{105DB} | |
| ccpp | \U000105db | |
| urlencoded | %F0%90%97%9B | |
| utf8bytes | f0 90 97 9b | |
| utf16bebytes | d8 01 dd db | |
| utf32bebytes | 00 01 05 db |
How to Use
HTML:
𐗛
CSS:
content: "\105DB"
JavaScript:
"\u{105DB}"
Python:
"\U000105db"
Properties
Frequently Asked Questions
What is the ๐ character (TODHRI LETTER PA)?
๐ (TODHRI LETTER PA) is the Unicode character U+105DB.
What is the Unicode codepoint of TODHRI LETTER PA?
The TODHRI LETTER PA character (๐) has codepoint U+105DB.
How do I type or copy TODHRI LETTER PA?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.